update_label
Modify existing label details, including color, name, description, and more, within a specified project using the Plane MCP Server's standardized API for project management.
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 |