linear_updateInitiative
Modify details of an existing initiative including its name, description, status, owner, target date, content, icon, or color.
Instructions
Update an existing initiative
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initiativeId | Yes | The ID of the initiative to update | |
| name | No | Updated name of the initiative | |
| description | No | Updated description of the initiative | |
| content | No | Updated content in markdown format | |
| ownerId | No | Updated owner ID | |
| targetDate | No | Updated target completion date (ISO 8601 format) | |
| status | No | Updated status of the initiative | |
| icon | No | Updated icon emoji | |
| color | No | Updated color in hex format |