ClawLink
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.

ToolWhat it doesKind
carbone_download_templateDownload a template from Carbone by template IDRead
carbone_get_statusRetrieve the current status and health of the Carbone serverRead
carbone_list_template_categoriesRetrieve a list of all categories used in templatesRead
carbone_list_template_tagsList all tags currently used in templatesRead
carbone_list_templatesRetrieve a list of templates from Carbone storage with filtering, search, and cursor-basedRead
carbone_render_template_directGenerate a document by uploading a base64-encoded template and data in a single API callRead
carbone_set_api_versionSet the Carbone API version to be used for subsequent requestsWrite
carbone_generate_reportGenerate a Carbone report from a template and JSON dataRead
carbone_update_templateUpdate metadata and attributes of an existing Carbone templateWrite
carbone_upload_templateUpload a template file to the Carbone server to obtain a template ID for document generationWrite