get_map
View all star systems in the galaxy (Returns all systems with coordinates and connections. Pass system_id to get details for a single system. Systems you have visited are marked.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | No | Optional system ID to get details for a single system. Omit to get all systems. | |
| session_id | Yes | Your session ID from login/register |