move_status
Transfer all tasks from a source status to a target status, scoped by workspace or sub-space.
Instructions
Reassign all tasks under this status to another status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Space | No | Optional sub-space ID for further scoping inside the workspace. | |
| status_id | Yes | ||
| Organization | No | Workspace (organization) ID the request is scoped to. | |
| body_status_id | Yes | Target status to receive the tasks. |