Generate Monthly Driving Report
generate_monthly_driving_reportGenerate a Markdown monthly driving report with emojis from TeslaMate data, covering trips, charging, efficiency, and costs for a chosen vehicle and month.
Instructions
Generate a polished Markdown monthly driving report with Emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| target_month | No | Month in 'YYYY-MM' format. Defaults to previous month. Example: "2026-03" for March 2026. | |
| electricity_price | No | RMB/kWh fallback when cost is not recorded (default: 0.5) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |