linear_getIssueTemplateById
Retrieve details of a specific issue template by providing its ID. Get information such as template name, description, and associated settings.
Instructions
Get details of a specific issue template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the template to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| team | No | ||
| type | No | ||
| creator | No | ||
| createdAt | No | ||
| sortOrder | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| description | No | ||
| templateData | No |