Carbone
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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Carbone authenticates with an API key. Generate the credential in your Carbone account, then paste it into FlyMyAI the first time an agent uses a Carbone action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Carbone API Key | Your Carbone API key used for authentication. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CARBONE_DELETE_TEMPLATE | Tool to delete a template from the carbone server. use after confirming you have the correct template id. | templateId |
CARBONE_DOWNLOAD_TEMPLATE | Tool to download a template from carbone by template id. use when you need to retrieve the original template file. | template_id |
CARBONE_GENERATE_REPORT | Tool to generate a carbone report from a template and json data. use when you need to render documents in various formats. | templateId, data |
CARBONE_GENERATE_TEMPLATE_ID | Tool to generate a unique template id for a new template. use when you need the template identifier before uploading. | template |
CARBONE_GET_STATUS | Tool to retrieve the current status and health of the carbone server. use before generating reports to ensure the service is operational. | - |
CARBONE_SET_API_VERSION | Tool to set the carbone api version to be used for subsequent requests. use before rendering or managing templates to ensure correct version is applied. | version |
CARBONE_UPLOAD_TEMPLATE | Tool to upload a template to the carbone server. use when you need to add or replace a template by providing its content. | template |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Carbone!