Developer Tools6 toolsPaste one API key
Documint integration for AI agents
Documint is a document generation platform that allows you to create dynamic documents from templates.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Documint once and call the same tools from all of them.
Setup
Connect Documint 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
Documint exposes 6 tools through ClawLink. The 5 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
documint_get_template | Retrieve a single template by its ID | Read |
documint_list_documents | Retrieves documents from the authenticated user's Documint account with optional pagination | Read |
documint_list_templates | List all templates in the authenticated user's account | Read |
documint_create_document | Merge data into a template to create a document (PDF generation) | Write |
documint_update_template | Update a single template by its ID | Write |