update-issue-property-option
Modify dropdown option values for issue properties in Plane projects, including name, description, sort order, and default status.
Instructions
Update an option for a dropdown/select issue property
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the option | |
| is_default | No | Whether this is the default option | |
| name | No | Name of the option | |
| option_id | Yes | ID of the option to update | |
| project_id | Yes | ID of the project | |
| property_id | Yes | ID of the property | |
| sort_order | No | Sort order for the option |