get_seat_map
Retrieve seat map URL and cabin product data (pitch, width, recline, amenities) for an aircraft by carrier and aircraft code or slug.
Instructions
AeroLOPA cabin product + seat map URL for a specific aircraft.
Provide either `slug` (e.g. "ba-351") to skip resolution, or both
`carrier` (IATA, e.g. "BA") and `aircraft` (IATA code or displayed name).
Returns the structured CabinProduct dict — aircraft type, per-cabin pitch /
width / recline / amenities, free-text seat notes, and the
direct-CDN-cached seat map SVG URL. All cabins are included; pick the one
matching your offer cabin via `cabins[].cabin_type_name`.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| carrier | No | ||
| aircraft | No | ||
| slug | No |