Templates Get Template Definition
templates_get_template_definitionRetrieve the complete definition of a Mitti template, including its questions, sections, and scoring rules. Use this to understand a template's structure before performing inspections.
Instructions
Get the full definition of a Mitti template including all questions, sections, and scoring rules. Returns a structured summary of the template definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | The unique template ID (starts with 'template_'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| message | Yes | ||
| success | Yes |