Developer Tools11 toolsPaste one API key
Carbone integration for AI agents
Carbone is a fast and simple report generator that converts JSON data into various document formats such as PDF, DOCX, XLSX, ODT, and more, using templates.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Carbone once and call the same tools from all of them.
Setup
Connect Carbone 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
Carbone exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
carbone_download_template | Download a template from Carbone by template ID | Read |
carbone_get_status | Retrieve the current status and health of the Carbone server | Read |
carbone_list_template_categories | Retrieve a list of all categories used in templates | Read |
carbone_list_template_tags | List all tags currently used in templates | Read |
carbone_list_templates | Retrieve a list of templates from Carbone storage with filtering, search, and cursor-based | Read |
carbone_render_template_direct | Generate a document by uploading a base64-encoded template and data in a single API call | Read |
carbone_set_api_version | Set the Carbone API version to be used for subsequent requests | Write |
carbone_generate_report | Generate a Carbone report from a template and JSON data | Read |
carbone_update_template | Update metadata and attributes of an existing Carbone template | Write |
carbone_upload_template | Upload a template file to the Carbone server to obtain a template ID for document generation | Write |