Vizion Shipment Visibility Workflow
Workflow capability for supply chain and logistics teams needing end-to-end container shipment visibility. Combines the Vizion Container Tracking API to manage subscriptions, monitor milestone events, and surface estimated and actual arrival/departure times. Supports both real-time webhook and polling-based integration patterns.
What You Can Do
MCP Tools
list-container-subscriptions
List all active container tracking subscriptions in the account.
track-container
Subscribe to real-time tracking for a container. Provide the container ID and carrier SCAC code (e.g. MSCU for MSC, MAEU for Maersk). Optionally supply a webhook URL for push updates.
get-container-status
Get the current tracking status for a specific container reference, including whether it is actively receiving updates.
get-shipment-milestones
Retrieve all tracking milestone events for a container: loading, departure, transshipment, arrival, customs clearance, and delivery events.
cancel-container-tracking
Cancel tracking for a container and remove the reference. No further updates will be sent.