Wave: Set Default Business
wave_set_default_businessSet the default Wave business for subsequent tool calls, overriding the session default until changed or expired.
Instructions
Set the business that later tool calls use when none is given. This is connector state, not a change in Wave. The hosted connector keeps it for the session; the local server keeps it until it restarts (set WAVE_BUSINESS_ID to make it permanent). Passing business_id explicitly always overrides it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| business_id | Yes | The Wave business ID to make the default: the base64 id from wave_list_businesses, or the bare business UUID. |