Files.com API Skill
files-com
files-com
| Method | Path | Description |
|---|---|---|
DELETE | /sessions | |
POST | /sessions | Delete user session (log out) |
GET | /action_logs | Create user session (log in) |
POST | /action_notification_exports | List Action Logs |
GET | /action_notification_exports/{id} | Create Action Notification Export |
GET | /action_notification_export_results | Show Action Notification Export |
DELETE | /ai_assistant_personalities/{id} | List Action Notification Export Results |
PATCH | /ai_assistant_personalities/{id} | Delete Ai Assistant Personality |
GET | /ai_assistant_personalities/{id} | Update Ai Assistant Personality |
POST | /ai_assistant_personalities | Show Ai Assistant Personality |
GET | /ai_assistant_personalities | Create Ai Assistant Personality |
POST | /ai_tasks/{id}/manual_run | List Ai Assistant Personalities |
DELETE | /ai_tasks/{id} | Manually Run AI Task |
PATCH | /ai_tasks/{id} | Delete Ai Task |
GET | /ai_tasks/{id} | Update Ai Task |
POST | /ai_tasks | Show Ai Task |
GET | /ai_tasks | Create Ai Task |
DELETE | /api_key | List Ai Tasks |
PATCH | /api_key | Delete current API key. (Requires current API connection to be using an API key.) |
GET | /api_key | Update current API key. (Requires current API connection to be using an API key.) |
DELETE | /api_keys/{id} | Show information about current API key. (Requires current API connection to be using an API key.) |
PATCH | /api_keys/{id} | Delete API Key |
GET | /api_keys/{id} | Update API Key |
POST | /api_keys | Show API Key |
GET | /api_keys | Create API Key |
GET | /site/usage | List API Keys |
PATCH | /site | Get the most recent usage snapshot (usage data for billing purposes) for a Site. |
GET | /site | Update Site Settings |
GET | /site/ip_addresses | Show Site Settings |
GET | /site/dns_records | List IP Addresses associated with the current site |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install files-com
Downloads and installs to ~/.claude/skills/files-com/
0.0.1 (2026-02-13)