universal_name_to_id
Convert EVE Online entity names like systems, stations, and regions into their corresponding IDs using the ESI API. Input up to 500 proper nouns in English.
Instructions
Convert EVE Online entity names (systems, stations, regions, etc.) to their corresponding IDs using ESI API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
names | Yes | Array of entity names to convert to IDs (max 500). Use English proper nouns only (e.g., 'Jita', 'Caldari State', 'Tritanium') |