get_status
Retrieve a specific status from a board by providing the board and status IDs, with optional expansion of related fields.
Instructions
Get a status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Space | No | Optional sub-space ID for further scoping inside the workspace. | |
| expand | No | Comma-separated list of fields to expand inline on the response (FlexFields style, e.g. `assignees,tags,time_tracking`). | |
| board_id | Yes | ||
| status_id | Yes | ||
| Organization | No | Workspace (organization) ID the request is scoped to. |