Developer Tools9 toolsPaste one API key
Contractbook integration for AI agents
Contractbook is a contract lifecycle management platform for creating, organizing, sharing, sending, and signing contracts.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Contractbook once and call the same tools from all of them.
Setup
Connect Contractbook through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Contractbook exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
contractbook_get_document | Get the full current Contractbook document, including the version required for a safe update | Read |
contractbook_get_document_pdf_link | Get a short-lived PDF download URL for a document, or a not-ready message when Contractbook is | Read |
contractbook_get_template | Get a template's full fields, parties, attachments, and signing configuration before creating a | Read |
contractbook_list_automations | List Contractbook automations for one trigger type; this only discovers automations and does | Read |
contractbook_list_documents | Search and filter documents visible to the connected Contractbook account, returning one page | Read |
contractbook_list_templates | List all Contractbook templates visible to the connected account for choosing a template ID | Read |
contractbook_create_document_from_template | Create a draft document from a Contractbook template, optionally overriding its document | Write |
contractbook_update_document | Update selected fields of a draft or stored contract using its current version; supplied | Write |