list_my_flights
List your own flights as geo-ready legs with departure and arrival airports and coordinates. Filter by year, date range, or upcoming flights.
Instructions
List your own flights as geo-ready legs (departure/arrival airports with coordinates).
Args: year: Filter to a calendar year (e.g. 2025). after: Only flights departing on/after this ISO date (YYYY-MM-DD). before: Only flights departing before this ISO date (YYYY-MM-DD). upcoming_only: If true, return only upcoming (non-archived) flights. Default false returns your full flight history. limit: Maximum number of legs to return (default 200, newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| after | No | ||
| before | No | ||
| upcoming_only | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |