shipping_status
ActiveTool of ai.dynamicfeed/dynamic-feed
Global shipping & maritime data AIs lack. CURRENTLY LIVE: real-time Baltic vessel positions (AIS) enriched with ship name, type and destination (scope=vessels, the default). The 28 maritime-chokepoint transits (Suez, Panama, Hormuz, Malacca, Taiwan...) and the global port registry from IMF PortWatch are COMING SOON (a future release) and return a `note` until then. Use for "what ships are near Z". Args: scope: vessels (default, live) | chokepoints | ports. query: filter by chokepoint/port name or country, or ship name/destination (vessels). region: Baltic preset for scope=vessels (baltic, helsinki, stockholm, kiel, gdansk, copenhagen, riga, gulf-of-finland). limit: max results. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "shipping_statusArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 30
},
"query": {
"type": "string",
"title": "Query",
"default": ""
},
"scope": {
"type": "string",
"title": "Scope",
"default": "vessels"
},
"region": {
"type": "string",
"title": "Region",
"default": "baltic"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries