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.
Create Document Attachment
pandadoc:create_document_attachment
Adds an attachment to a document here
Write
Medium risk
Create Document From File
pandadoc:create_document_from_file
Create a document from a file or public file URL here
Write
Medium risk
Create Document From Template
pandadoc:create_document_from_template
Create a Document from a PandaDoc Template here
Write
Medium risk
Create Folder
pandadoc:create_folder
Create a new folder to store your documents here
Write
Medium risk
Create or Update Contact
pandadoc:create_or_update_contact
This method adds or updates a contact using the email as index here
Write
Medium risk
Get Document Details
pandadoc:document_details
Return detailed data about a document here
Read
Low risk
Download Document
pandadoc:download_document
Download a document as PDF. See documentation here
Read
Low risk
Download Protected Document
pandadoc:download_protected_document
Download a completed document as a verifiable PDF. See documentation here
Read
Low risk
Get Document Status
pandadoc:get_document_status
Get basic status info about a document. See documentation here
Read
Low risk
List Contacts
pandadoc:list_contacts
List all contacts within an account here
Read
Low risk
List Document Attachments
pandadoc:list_document_attachments
Returns a list of attachments associated with a specified document here
Read
Low risk
List Documents
pandadoc:list_documents
List documents, optionally filtering by a search query or tags here
Read
Low risk
List Folders
pandadoc:list_folders
List folders which contain Documents here
Read
Low risk
Send Document
pandadoc:send_document
Move a document to sent status and send an optional email
Write
Medium risk