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.
Delete Document
affinda:delete_document
Permanently delete a document and its extracted data from Affinda.
Write
High risk
Get Collection
affinda:get_collection
Get detailed information about a specific collection including its data fields.
Read
Low risk
Get Document
affinda:get_document
Retrieve a previously parsed document and its extracted data.
Read
Low risk
Get Workspace
affinda:get_workspace
Get detailed information about a specific workspace.
Read
Low risk
List Collections
affinda:list_collections
List available document collections (parsing templates) in your Affinda account.
Read
Low risk
List Documents
affinda:list_documents
List documents in your Affinda account with optional filtering.
Read
Low risk
List Workspaces
affinda:list_workspaces
List all workspaces in your Affinda account.
Read
Low risk
Parse Document
affinda:parse_document
Parse a document using Affinda's AI extraction service.
Write
Medium risk
Parse Invoice
affinda:parse_invoice
Parse an invoice document and extract structured billing information.
Write
Medium risk
Parse Resume
affinda:parse_resume
Parse a resume document and extract structured candidate information.
Write
Medium risk