maritime_list_hull_profiles
List all ship types with available hull profiles from VOC maritime archives to identify which vessels have hydrodynamic data before retrieving detailed profiles.
Instructions
List all available ship types with hull profiles.
Returns a list of VOC ship type identifiers for which hydrodynamic hull profile data is available.
Args: output_mode: Response format - "json" (default) or "text"
Returns: JSON or text list of ship types
Tips for LLMs: - Use this to discover which ship types have hull profiles before calling maritime_get_hull_profile - Common types: retourschip (large Asia trader), fluit (cargo), jacht (fast patrol)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_mode | No | json |