List Top Deals From Airport
list_top_deals_fromList the cheapest currently active flight deals from a specific Australian airport. Great for answering 'what's cheap from Melbourne right now?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (1-20, default 5) | |
| origin | Yes | Australian airport code (e.g. 'MEL', 'SYD', 'BNE', 'PER', 'ADL') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deals | No | ||
| total | No | Number of deals returned | |
| message | No | Optional message about the results |