statuses
Manage ClickUp list workflows by viewing, creating, updating, deleting, or reordering custom status options.
Instructions
Manage custom statuses on ClickUp lists. Use action to list current statuses, create, update, delete, or reorder them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| list_id | Yes | The ID of the list to manage statuses on | |
| status_name | No | Required for create/update: the status name | |
| all_statuses | No | Full statuses array for create/update/delete/reorder operations | |
| status_color | No | Hex color for the status, e.g. "#000000" | |
| status_order | No | Order index for the status (reorder only) |