list_active_issues
List active issues for an organization unit, returning data in CSV or JSON format. Works with customer and site organization units.
Instructions
List active issues for an organization unit. Returns CSV or JSON. KNOWN N-CENTRAL BUG: _extra.deviceClassValue and _extra.deviceClassLabel are always null. The underlying endpoint only supports customer/site org units, not service-orgs.
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. |