Skip to main content
Templated logo

Templated

Templated is a platform that automates the generation of images and PDFs through a simple API, allowing users to design templates and render them multiple times with dynamic content.

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

Templated authenticates with an API key. Generate the credential in your Templated account, then paste it into FlyMyAI the first time an agent uses a Templated action.

Get your Templated credential →

Fields to fill in FlyMyAI

FieldDetails
Templated API KeyYour Templated API key, obtainable from your dashboard under the API Integration tab. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
TEMPLATED_ADD_TAGS_TO_TEMPLATETool to append new tags to an existing template without overwriting existing tags. use when you already have the template id and want to add additional tags.template_id, tags
TEMPLATED_CLONE_TEMPLATE_ACTIONTool to clone an existing template. use after you have a template id and want to duplicate it with a new name. example: "clone template tpl 123 as 'copy of template'".id, name
TEMPLATED_CREATE_RENDERTool to create a document render from a template. use when you need a pdf or image output with dynamic variables. example: "generate an invoice pdf using template 'tpl 123' with variables ( ... )."template_id, variables
TEMPLATED_DELETE_TEMPLATETool to delete a template by its unique id. use when you have confirmed the template id and need to remove it permanently.id
TEMPLATED_GET_ACCOUNT_INFORMATIONTool to retrieve account information, including email, name, and timestamps. use after confirming your api token is valid.-
TEMPLATED_LIST_ALL_TEMPLATESTool to list all templates of a user. use when you need to retrieve available templates with optional pagination.-
TEMPLATED_LIST_TEMPLATE_RENDERSTool to list all renders of a specific template. use after obtaining a template id when you need paginated render results.id
TEMPLATED_REMOVE_TEMPLATE_TAGSTool to remove specific tags from a template. use when you have a template id and want to untag existing tags.template_id, tags
TEMPLATED_RETRIEVE_RENDERTool to retrieve details of a specific render by its id. use after obtaining the render id when you need details of a render.id
TEMPLATED_RETRIEVE_TEMPLATETool to retrieve a single template by its unique id. use after obtaining the template id.id
TEMPLATED_UPDATE_TEMPLATE_TAGSTool to overwrite all tags on a template. use when you need to replace the entire tag list for a specific template.template_id, tags
We love our partners - FlyMy.AI builds with the best. Thanks, Templated!