linear_getTeamTemplates
Retrieve templates for a specific Linear team, allowing you to reuse predefined issue patterns and standardize project creation.
Instructions
Get templates for a specific team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | ID of the team to inspect | |
| limit | No | Maximum number of templates to return (default: 25) | |
| includeArchived | No | Include archived templates | |
| orderBy | No | Sort templates by created or updated date |