Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Convert Document
filestack:convert_document
Convert documents between formats (PDF, Word, images, etc.).
Write
Low risk
Copy File
filestack:copy_file
Copy a file to a different storage location or path.
Write
Medium risk
Create Security Policy
filestack:create_security_policy
Create a security policy for controlled access to Filestack operations.
Write
Medium risk
Delete File
filestack:delete_file
Permanently delete a file from Filestack storage.
Write
High risk
Get File Content
filestack:get_file_content
Get file content either as base64 data or download URL.
Read
Low risk
Get File Metadata
filestack:get_file_metadata
Get metadata information about a file stored in Filestack.
Read
Low risk
Transform Image
filestack:transform_image
Transform an image with resize, format conversion, and enhancement options.
Write
Low risk
Upload File
filestack:upload_file
Upload a file to Filestack storage and get a handle for future operations.
Write
Medium risk