Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Permanently Delete FileDROP_TO_CDN_DELETE_FILE
Permanently and irreversibly delete a file or hosted page owned by the connected account. This cannot restore monthly upload quota already consumed.
Get Account UsageDROP_TO_CDN_GET_ACCOUNT_USAGE
Return the connected account's plan and current upload/storage usage context for deciding whether an upload is appropriate.
Get FileDROP_TO_CDN_GET_FILE
Get metadata and the public CDN URL for one file or hosted page owned by the connected account.
List FilesDROP_TO_CDN_LIST_FILES
Return one newest-first page of files and hosted pages owned by the connected account, with a cursor for the next page.
Publish PageDROP_TO_CDN_PUBLISH_PAGE
Publish HTML as a publicly hosted page and return its CDN URL. Each successful publish consumes monthly upload quota.
Upload FileDROP_TO_CDN_UPLOAD_FILE
Upload a file and return its public CDN URL and expiration metadata. Each successful upload consumes monthly upload quota even if the file is later deleted.