get_template
Retrieve a template's editable properties, fonts, and tags to construct the data object required for image rendering.
Instructions
This tool retrieves the full details of a single template, including its editable 'properties' (component IDs, property names and default values), fonts and tags.
Provide 'templateId' (required).
Use the returned 'properties' to build the 'data' object for the 'render_image' tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | Identifier of the template to fetch. |