get_vehicle
Retrieve complete details of a single vehicle listing using its unique ID.
Instructions
Fetch one vehicle listing by id.
Use when: "show me full details on vehicle 9001." Example: vehicle_id=9001 → full vehicle record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vehicle_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |