report_org_hierarchy
Generates a flat CSV or JSON report of the full organization hierarchy, including service org, customer, and site details with IDs, names, contacts, and addresses.
Instructions
Generate a flat CSV/JSON of the full Service Org → Customer → Site hierarchy with IDs, names, contacts, and addresses. Returns CSV or JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: "csv" or "json". Default varies by tool — list_* default to json; report_* default to csv. |