search_ports
Find ports by name, country, type, size, region, harbor size, or use. Supports partial matches and pagination.
Instructions
Search for ports by name, country, type, size, region, harbor size, or harbor use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Port name (partial match) | |
| country | No | Country (ISO code) | |
| portType | No | Port type classification | |
| size | No | Port size classification | |
| region | No | Geographic region (partial match) | |
| harborSize | No | Harbor size classification | |
| harborUse | No | Primary harbor use | |
| limit | No | Max results per page | |
| nextToken | No | Pagination token from previous response |