Design30 toolsPaste one API key
Templated integration for AI agents
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.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Templated once and call the same tools from all of them.
Setup
Connect Templated 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
Templated exposes 30 tools through ClawLink. The 27 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
templated_count_template_clones | Get the count of cloned templates for a specific source template | Read |
templated_get_account_information | Retrieve account information, including email, name, team name, API usage statistics, and | Read |
templated_list_all_templates | List all templates of a user | Read |
templated_list_folder_renders | List all renders in a specific folder | Read |
templated_list_folder_templates | List all templates in a specific folder | Read |
templated_list_folders | List all folders in the account | Read |
templated_list_fonts | List all available fonts including Google Fonts and user-uploaded custom fonts | Read |
templated_list_gallery_templates | List templates from the public gallery | Read |
templated_list_renders | List all renders in the account | Read |
templated_list_template_clones | List all cloned templates in the account | Read |
templated_list_template_renders | List all renders of a specific template | Read |
templated_list_uploads | List all uploaded images in the account | Read |
templated_merge_renders | Merge multiple renders into a single PDF output | Write |
templated_retrieve_render | Retrieve details of a specific render by its ID | Read |
templated_retrieve_template | Retrieve a single Template by its unique ID | Read |
templated_add_tags_to_template | Append new tags to an existing template without overwriting existing tags | Write |
templated_clone_template_action | Clone an existing template | Read |
templated_create_folder | Create a new folder for organizing templates and renders | Write |
templated_create_render | Create document renders from templates | Write |
templated_create_template | Create a new template with specified dimensions and layers | Write |
templated_duplicate_render | Duplicate an existing render with the same settings and template | Read |
templated_move_render_to_folder | Move a render to a specific folder | Write |
templated_move_template_to_folder | Move a template to a folder | Write |
templated_update_folder | Update an existing folder's properties | Write |
templated_update_template | Update an existing template including its properties and layers | Write |
templated_update_template_tags | Overwrite all tags on a template | Write |
templated_remove_template_tags | Remove specific tags from a template | Write |