list_port_events
Get port events (arrivals/departures) worldwide. Filter 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 |
|---|---|---|---|
| timeFrom | No | Start time (RFC3339 format) | |
| timeTo | No | End time (RFC3339 format) | |
| country | No | Filter by port country (case-insensitive) | |
| unlocode | No | Filter by port UN/LOCODE | |
| eventType | No | Filter by event type (arrival, departure) | |
| vesselName | No | Filter by vessel name (full-text search) | |
| portName | No | Filter by port name (full-text search) | |
| limit | No | Max results per page | |
| nextToken | No | Pagination token from previous response |