list_job_statuses
List job statuses for a specified organization unit, with output in CSV or JSON format.
Instructions
List job statuses for an organization unit. Returns CSV or JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgUnitId | Yes | The organization unit ID | |
| format | No | Output format: "csv" or "json". Default varies by tool — list_* default to json; report_* default to csv. |