get_checklist_template
Retrieve a specific checklist template by its ID, returning detailed template information in JSON format.
Instructions
Get a specific checklist template by ID.
Args: template_id: The checklist template ID
Returns: JSON string with template details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |