get_flight
Retrieve your most recent flight leg by providing a flight number. Queries personal Flighty data to return matching legs.
Instructions
Get your most recent flight leg matching a flight number (e.g. "UA194").
Args: flight_no: The flight number (case- and space-insensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flight_no | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |