Recent trips
toyota_get_tripsRetrieve recent individual trips for your Toyota, newest first, to review weekly driving history or find when the car last drove. Set the day range (up to 92) and trip limit for tailored results.
Instructions
Individual trips over a recent window, newest first.
Use for: list this week's trips, when did the car last drive? For averages over a period, prefer toyota_get_trip_summary. For windows beyond 92 days, use toyota_get_trip_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Calendar days to cover, ending today (inclusive). | |
| limit | No | Maximum number of trips to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Set when the window is empty or the list was truncated by limit. | |
| trips | Yes | Newest first. | |
| freshness | Yes | ||
| window_to | Yes | ||
| window_from | Yes | ||
| retention_note | Yes | ||
| returned_count | Yes | ||
| total_in_window | Yes | Trips recorded in the window before applying limit. |