Wave: Get Vendor
wave_get_vendorRetrieve a vendor's complete details including address and shipping information using their unique vendor ID.
Instructions
Get one vendor by ID, including address and shipping details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor_id | Yes | The Wave vendor ID. | |
| 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 |