On-brand variants
- Brief in plain English
- Persona applies brand rules
- Generates approved variants
30 tools available
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.
Connect Templated to Definable to generate on-brand assets, refresh creative in bulk, render storyboards from briefs. Personas call Templated's 30 tools directly from chat or scheduled flows. Hand it to a creative persona that knows your brand — the agent generates assets that ship.
Every Templated action below is a callable tool any Definable persona can invoke.
Tool 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.
Tool 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'".
Tool to get the count of cloned templates for a specific source template. Use when you need to know how many clones exist for a particular template without retrieving the full list.
Tool to create a new folder for organizing templates and renders. Use when you need to organize templates into logical groups.
Tool 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 { ... }."
Tool to create a new template with specified dimensions and layers. Use when you need to programmatically define a template with background images, text overlays, or shapes.
Tool to delete a folder by its ID. The folder must be empty before deletion. Use when you have confirmed the folder ID and need to remove it permanently.
Tool to delete a specific render by its ID. Use when you need to permanently remove a render and its associated output files.
Tool to delete a template by its unique ID. Use when you have confirmed the template ID and need to remove it permanently.
Tool to duplicate an existing render with the same settings and template. Use when you need to create a copy of a render. The duplicated render will use the same template and payload as the original.
Tool to retrieve account information, including email, name, team name, API usage statistics, and subscription plan. Use to check current API quota usage or verify API token validity.
Tool to list all templates of a user. Use when you need to retrieve available templates with optional pagination.
Tool to list all renders in a specific folder. Use when you need to retrieve all renders contained in a folder with optional pagination.
Tool to list all folders in the account. Use when you need to retrieve available folders that help organize templates and renders.
Tool to list all templates in a specific folder. Use when you need to retrieve templates contained in a folder.
Tool to list all available fonts including Google Fonts and user-uploaded custom fonts. Use when you need to retrieve the names and metadata of fonts available in the account.
Tool to list templates from the public gallery. Use when you need to browse available templates that can be cloned for use.
Tool to list all renders in the account. Use when you need to retrieve all available renders for the authenticated user.
Tool to list all cloned templates in the account. Use when you need to retrieve templates that were cloned from the gallery or other sources, with optional filtering by source template ID or external ID.
Tool to list all renders of a specific template. Use after obtaining a template ID when you need paginated render results.
Tool to list all uploaded images in the account. Returns upload details including URLs and metadata. Use when you need to retrieve available uploads with optional pagination.
Tool to merge multiple renders into a single PDF output. Use when combining multiple images or pages into a unified document. When host=true, returns a URL to the hosted file. When host=false, returns the PDF binary for immediate download.
Tool to move a render to a specific folder. Use when you need to organize renders by moving them into folders.
Tool to move a template to a folder. Use when you need to organize templates by moving them into specified folders.
Tool to remove specific tags from a template. Use when you have a template ID and want to untag existing tags.
Tool to retrieve details of a specific render by its ID. Use after obtaining the render ID when you need details of a render.
Tool to retrieve a single Template by its unique ID. Use after obtaining the template ID.
Tool to update an existing folder's properties. Use when you need to change a folder's name or other attributes.
Tool to update an existing template including its properties and layers. Use replaceLayers=true to replace all layers (layers not in array will be removed), or false/omit to update existing layers and add new ones.
Tool to overwrite all tags on a template. Use when you need to replace the entire tag list for a specific template.
Anything Templated exposes through its API. Common images & design workflows on Definable include generate on-brand assets, refresh creative in bulk, render storyboards from briefs. Personas can call any of the 30 Templated tools directly, then chain the result into another integration without you writing code.
Templated uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 30 Templated tools. You only need a separate Templated subscription if Templated itself charges per seat or per API call.
Every call from a persona to Templated is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Templated, and connect via OAuth or API key. You can immediately attach Templated to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 30 Templated actions as callable tools — including `Add Tags to Template`, `Clone Template`, `Count Template Clones`, plus 27 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.