calculate_route
Plan the optimal route between two EVE Online solar systems using system names or IDs. Choose shortest, secure, or insecure paths and avoid specific systems with this ESI API-powered tool.
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 |