Quote Trip
quote_tripCalculate an exact checkout quote in USD cents for a car rental, combining daily rate, chosen insurance plan, 11.5% California tax, and deposit hold.
Instructions
Exact checkout quote in USD cents: daily rate + insurance plan + 11.5% CA tax + deposit hold. plan: full | liability | decline. Pilot runs a demo insurance fee — not issued coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car | Yes | ||
| end | Yes | ||
| plan | No | full | |
| start | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||