Availability Check
availability_checkCheck if a specific car is available for a given rental date window. Provide a car slug or VIN plus start and end dates to get availability status.
Instructions
Check whether a car is free for a date window.
car: car slug or 17-char VIN · start/end: YYYY-MM-DD (end = return day)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car | Yes | ||
| end | Yes | ||
| start | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||