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.
Cancel Document
flexisign:cancel_document
Cancel a document and stop the signature process. This cannot be undone.
Write
High risk
Create Document
flexisign:create_document
Create a new document for signature with specified signers.
Write
Medium risk
Create Document From Template
flexisign:create_document_from_template
Create a new document from a template with pre-filled values and signers.
Write
Medium risk
Download Document
flexisign:download_document
Get a download URL for a completed document or its audit trail.
Write
Low risk
Get Document
flexisign:get_document
Fetch a single document by ID with signature status and metadata.
Read
Low risk
Get Template
flexisign:get_template
Fetch a single document template by ID with field definitions.
Read
Low risk
List Documents
flexisign:list_documents
List documents with optional filtering and pagination.
Read
Low risk
List Templates
flexisign:list_templates
List document templates with optional search and pagination.
Read
Low risk
Send Reminder
flexisign:send_reminder
Send a reminder email to pending signers for a document.
Write
Medium risk