inventory_vendors_get
Retrieve a vendor record by its ServiceTitan ID to get exact details without pagination. Use inventory_vendors_list to search when the ID is unknown.
Instructions
Retrieve a vendor by its ServiceTitan ID. Returns the single upstream record without pagination; use inventory_vendors_list to search when the ID is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Vendor ID | |
| externalDataKey | No | External data key used with externalDataValues | |
| externalDataValues | No | External data values used with externalDataKey | |
| externalDataApplicationGuid | No | External data application GUID for lookup |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||