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