search_vessels
Search for vessels using criteria such as name, IMO, MMSI, flag, type, callsign, year built, class society, or owner.
Instructions
Search for vessels by name, IMO, MMSI, flag, type, callsign, year built, class society, or owner
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Vessel name (partial match) | |
| imo | No | IMO number | |
| mmsi | No | MMSI number | |
| flag | No | Flag state (ISO country code) | |
| vesselType | No | Vessel type | |
| callsign | No | Radio callsign | |
| yearBuiltMin | No | Minimum year built | |
| yearBuiltMax | No | Maximum year built | |
| classSociety | No | Classification society (case-insensitive) | |
| owner | No | Owner name (partial match, case-insensitive) | |
| limit | No | Max results per page | |
| nextToken | No | Pagination token from previous response |