Wave: Get Vendor
wave_get_vendorRetrieve a vendor's complete record by ID, including address and shipping details, for quick reference in accounting workflows.
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 |