list_inventory
Retrieve a paginated list of vehicles from a dealer's inventory by account ID. Specify page and page size to control results.
Instructions
List vehicles in a dealer's inventory (paginated).
Use when: "what's on the lot at dealer 1042?" Example: account_id=1042, page=1, page_size=50 → first 50 vehicles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |