fa_list_operators
Retrieve a paginated list of airlines (operators) from the AeroAPI database. Use the cursor parameter to navigate through multiple pages.
Instructions
List operators (airlines) known to AeroAPI (paged). Use the cursor to page through.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_pages | No | Max pages to fetch (AeroAPI default: 1) | |
| cursor | No | Opaque paging cursor from a previous response's links.next |