linear_updateRoadmap
Update an existing roadmap by modifying its name, description, color, owner, or sort order. Specify the roadmap ID and the fields to change.
Instructions
Update an existing roadmap
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the roadmap to update | |
| name | No | The new name of the roadmap | |
| description | No | The new description of the roadmap | |
| color | No | The new roadmap color | |
| ownerId | No | The ID of the new roadmap owner | |
| sortOrder | No | The new sort order of the roadmap |