linear_updateInitiative
Update existing initiatives in Linear by modifying details such as name, description, content, owner, target date, status, icon, or color. Streamline project management with precise adjustments through the MCP server.
Instructions
Update an existing initiative
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | Updated color in hex format | |
content | No | Updated content in markdown format | |
description | No | Updated description of the initiative | |
icon | No | Updated icon emoji | |
initiativeId | Yes | The ID of the initiative to update | |
name | No | Updated name of the initiative | |
ownerId | No | Updated owner ID | |
status | No | Updated status of the initiative | |
targetDate | No | Updated target completion date (ISO 8601 format) |