datasets_vehicle_listings_item
Fetch one crawled vehicle listing by its composite ID, such as carmax:28187774, from the vehicle-listings dataset. Returns structured listing details for a specific vehicle.
Instructions
Get a vehicle listing from dataset. Returns one crawled vehicle listing by id from dataset id enum value vehicle-listings. id is <source>:<source_listing_id>, e.g. carmax:28187774.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Vehicle listing id, formatted <source>:<source_listing_id> (e.g. carmax:28187774) |