Generate Travel Narrative Context
generate_travel_narrative_contextExtracts drive and stop data within a time window to build travel narrative timelines for LLM blogging and Vlog scripts.
Instructions
Generate a travel narrative timeline for LLM-powered travel blogging.
Extracts structured drive and stop data within a time window for generating travel narratives or Vlog scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| end_time | Yes | ISO8601 end time (e.g. "2026-03-03T23:59:59" or "2026-03-03") | |
| start_time | Yes | ISO8601 start time (e.g. "2026-03-01T00:00:00" or "2026-03-01") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |