get_port_events
Retrieve arrival and departure events for a port by providing its UN/LOCODE, with optional pagination.
Instructions
Get port events (arrivals/departures) for a specific port
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unlocode | Yes | UN/LOCODE of the port | |
| limit | No | Max results per page | |
| nextToken | No | Pagination token from previous response |