get_template_detail
Retrieves the full content and configuration for a specific template by its name or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | Unique ID of the agent profile. If omitted, uses active agent from context. | |
| accountId | No | Optional account ID (automatically scoped). | |
| templateIdentifier | Yes | The name or unique ID of the template to retrieve. |