template_create
Create reusable task templates with {variable} placeholders to define tasks that can be instantiated into any epic.
Instructions
Create a reusable task template. Templates define a set of tasks that can be instantiated into any epic. Use {variable} placeholders for dynamic values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name (must be unique) | |
| description | No | Template description | |
| tasks | Yes | Task definitions. Use {variable} for placeholders. |