linear_getIssueTemplates
Fetch a list of issue templates from Linear to reuse predefined formats for new issues. Filter by recency, include archived, and limit the count returned.
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 |