list_port_events
Find port arrivals and departures worldwide, filtered by time, country, port, vessel, or event type.
Instructions
List port events (arrivals/departures) globally with optional filters for time, country, port, vessel, or event type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page, 1 to 50. Defaults to 20. | |
| timeTo | No | End time (RFC3339 format) | |
| country | No | Filter by port country (case-insensitive) | |
| portName | No | Filter by port name (full-text search) | |
| timeFrom | No | Start time (RFC3339 format) | |
| unlocode | No | Filter by port UN/LOCODE | |
| eventType | No | Filter by event type. Omit for both arrivals and departures | |
| nextToken | No | Pagination token from previous response | |
| vesselName | No | Filter by vessel name (full-text search) |