list_ships
List all ships you own and their locations (Shows all owned ships with stats and where they are stored. Does not require docking. Each ship carries module_type_ids — every module fitted to it — so you can find which hull holds a given module (a survey scanner, a mining laser) across your whole fleet in one call, then read the full fit with get_ship ship_id=.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Your session ID from login/register |