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
sign_plus:cancel_document
Cancel a document that is in progress. This prevents further signing and notifies signers.
Write
High risk
Create Document
sign_plus:create_document
Create a new document for signing with specified signers and form fields.
Write
Medium risk
Create Document From Template
sign_plus:create_document_from_template
Create a new document from an existing template with specified signers and field values.
Write
Medium risk
Download Document
sign_plus:download_document
Get download URLs for a completed document and/or its audit trail.
Write
Low risk
Get Document
sign_plus:get_document
Fetch a single document by ID with signing status and participant details.
Read
Low risk
Get Signing Status
sign_plus:get_signing_status
Get detailed signing status and progress for a document.
Read
Low risk
Get Template
sign_plus:get_template
Fetch a single template by ID with field definitions and settings.
Read
Low risk
List Documents
sign_plus:list_documents
List documents with filtering and pagination options.
Read
Low risk
List Templates
sign_plus:list_templates
List document templates with filtering and pagination options.
Read
Low risk
Send Reminder
sign_plus:send_reminder
Send a reminder email to pending signers for a document.
Write
Medium risk