Render Seat Map
fandango_render_seat_mapRender a Fandango seat map as Unicode boxes showing open (□) and taken (☒) seats. Options for style and open group detection.
Instructions
Read and render a Fandango seat map as terminal-friendly Unicode boxes. Uses □ for open seats and ☒ for taken seats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Terminal render style. Default: spaced. | |
| referer | No | Optional browser page referer from captured traffic. | |
| maxOpenGroups | No | Maximum open-seat groups to list. | |
| showtimeHashCode | Yes | Fandango showtimeHashCode from a showtime result. | |
| includeOpenGroups | No | Include best contiguous open-seat groups. Default: true. | |
| includeColumnLabels | No | Include a column-number ruler above the map. Default: true. |