update_label
Modify an existing label in the Plane MCP Server by specifying project and label IDs, along with updated label attributes such as name, color, or description.
Instructions
Update an existing label
Input Schema
Name | Required | Description | Default |
---|---|---|---|
label_data | Yes | The fields to update on the label | |
label_id | Yes | The uuid identifier of the label to update | |
project_id | Yes | The uuid identifier of the project containing the label |