get_port_congestion
Retrieve current port congestion metrics like vessel queue, wait times, capacity utilization, and trend, and get an operational advisory to assess delays.
Instructions
Get current congestion metrics for a port: vessel queue, wait times, capacity utilization, trend, and operational advisory.
Data is realistically mocked (live data requires MarineTraffic or FreightWaves enterprise subscription). The interface mirrors what a production integration would return.
Args: port_name: Port common name or UN/LOCODE
Returns: dict with capacity_utilization_pct, vessels_queued, estimated_wait_hours, trend_vs_yesterday, severity, and advisory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port_name | Yes |