create_from_template
Create work items in a project board using a template with custom variable substitution.
Instructions
Create work items from a template with variable substitution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | Board to add items to | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) | |
| variables | No | Template variables for substitution | |
| templateName | Yes | Template name |