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
docnify:cancel_document
Cancel a sent document to prevent further signatures.
Write
High risk
Create Document
docnify:create_document
Create a new document from a template with signers and field values.
Write
Medium risk
Download Document
docnify:download_document
Get download URL for a completed document.
Write
Low risk
Get Audit Trail
docnify:get_audit_trail
Get detailed audit trail for a document showing all actions and timestamps.
Read
Low risk
Get Document
docnify:get_document
Fetch a single document by ID with status, signers, and metadata.
Read
Low risk
Get Signer
docnify:get_signer
Fetch signer details and status for a specific document.
Read
Low risk
Get Template
docnify:get_template
Fetch a single template by ID with fields and configuration.
Read
Low risk
List Documents
docnify:list_documents
List documents with filtering and pagination options.
Read
Low risk
List Templates
docnify:list_templates
List templates with filtering and search options.
Read
Low risk
Send Document
docnify:send_document
Send a draft document to signers for signature collection.
Write
Medium risk
Send Reminder
docnify:send_reminder
Send a reminder email to pending signers for a document.
Write
Medium risk