linear_getIssueTemplates
Fetch issue templates from Linear, with options to sort by creation or update date, limit count, and include archived templates.
Instructions
Get a list of issue templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of templates to return (default: 25) | |
| orderBy | No | Sort templates by created or updated date | |
| includeArchived | No | Include archived templates |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |