Vessels by MMSI
get_vesselsCurrent position and details of specific vessels by MMSI (Maritime Mobile Service Identity): the last report heard for each, and which MMSIs have not been heard in the last 30 minutes. Use search_vessels_by_name first when you only have a name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mmsi | Yes | MMSIs to look up; anonymous calls may pass 10, a personal token 50 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | vessels matched before the limit was applied | |
| vessels | Yes | ||
| truncated | Yes | true when total exceeds the rows returned; narrow the query or raise limit | |
| attribution | Yes | credit line per source kind in the rows, to show with the data | |
| unknown_mmsi | No | requested MMSIs not heard in the last 30 minutes |