search_vessels
Search for vessels by name, IMO, MMSI, ENI, or callsign, and filter by flag, type, and year built to locate specific ships or narrow a fleet.
Instructions
Search for vessels. Use q when you have an identifier but do not know which kind it is; use the specific filters to narrow a fleet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across name, IMO, MMSI, ENI and callsign. Use this when the type of identifier is unknown. | |
| eni | No | ENI number, used for inland waterway vessels | |
| imo | No | IMO number | |
| flag | No | Flag state (ISO country code) | |
| mmsi | No | MMSI number | |
| name | No | Vessel name (partial match) | |
| limit | No | Results per page, 1 to 50. Defaults to 20. | |
| callsign | No | Radio callsign | |
| nextToken | No | Pagination token from previous response | |
| vesselType | No | Vessel type | |
| yearBuiltMax | No | Maximum year built | |
| yearBuiltMin | No | Minimum year built |