Wave: Get Business
wave_get_businessRetrieve complete details for a single business, including currency, address, type, and settings, to support accounting workflows.
Instructions
Get full detail for one business: currency, address, type, and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| business_id | No | Business to operate on. Defaults to the session business set by wave_set_default_business. | |
| response_format | No | Output format: "markdown" for a compact human-readable summary, "json" for the complete record. | markdown |