linear_updateIssueTemplate
Update issue templates by providing the template ID and at least one field to change. Adjust name, team, sort order, or data to keep templates current.
Instructions
Update an existing issue template. Provide id plus at least one other field to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the template to update | |
| name | No | ||
| teamId | No | ||
| sortOrder | No | ||
| description | No | ||
| templateData | No |
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 |