get_vessel_position
Retrieve current vessel position including latitude, longitude, speed, and heading. Use IMO, MMSI, or custom identifier to locate any vessel.
Instructions
Get the current position of a vessel (latitude, longitude, speed, heading)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vesselId | Yes | Vessel identifier (IMO number by default) | |
| idType | No | Identifier type: imo (default), mmsi, or vesselId |