calculate_route
Plan the shortest or safest route between EVE Online solar systems. Input system names or IDs, specify route preferences, and avoid specific systems for optimized navigation.
Instructions
Calculate the shortest route between two EVE Online solar systems using ESI API. Supports system names or IDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
avoidSystems | No | Optional array of solar system names (English proper nouns) or IDs to avoid in the route | |
destination | Yes | Destination solar system name (English proper noun like 'Amarr') or ID | |
flag | No | Route preference: shortest (default), secure (high-sec only), or insecure (low/null-sec allowed) | shortest |
origin | Yes | Origin solar system name (English proper noun like 'Jita') or ID |