Wave: Get Business
wave_get_businessRetrieve complete business details including currency, address, type, and settings for a single business. Choose output as markdown or JSON.
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 |