Contractbook

Contractbook is a contract lifecycle management platform for creating, organizing, sharing, sending, and signing contracts.

9 actions Integration catalog
Request access
Connect Contractbook once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Document From TemplateCONTRACTBOOK_CREATE_DOCUMENT_FROM_TEMPLATE
Create a draft document from a Contractbook template, optionally overriding its document fields; this does not send the draft for signature.
Permanently Delete DocumentCONTRACTBOOK_DELETE_DOCUMENT
Permanently destroy a Contractbook document with no restore option. Signed documents cannot be deleted through this API; Contractbook rejects signed or otherwise undeletable documents rather than reporting success.
Get DocumentCONTRACTBOOK_GET_DOCUMENT
Get the full current Contractbook document, including the version required for a safe update.
Get Document PDF LinkCONTRACTBOOK_GET_DOCUMENT_PDF_LINK
Get a short-lived PDF download URL for a document, or a not-ready message when Contractbook is still generating it.
Get TemplateCONTRACTBOOK_GET_TEMPLATE
Get a template's full fields, parties, attachments, and signing configuration before creating a draft from it.
List AutomationsCONTRACTBOOK_LIST_AUTOMATIONS
List Contractbook automations for one trigger type; this only discovers automations and does not run them.
List DocumentsCONTRACTBOOK_LIST_DOCUMENTS
Search and filter documents visible to the connected Contractbook account, returning one page and a cursor for continuation.
List TemplatesCONTRACTBOOK_LIST_TEMPLATES
List all Contractbook templates visible to the connected account for choosing a template ID.
Update DocumentCONTRACTBOOK_UPDATE_DOCUMENT
Update selected fields of a draft or stored contract using its current version; supplied collection fields replace their complete existing collections.