update_label
Modify label properties by ID in Plane, including name, color, parent, and sort order. Requires project ID and label ID.
Instructions
Update a label by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | No | ||
| parent | No | ||
| label_id | Yes | ||
| project_id | Yes | ||
| sort_order | No | ||
| external_id | No | ||
| external_source | No |