search_types
Search Eve Online item types by name to retrieve type ID, name, group, and category. Filter results by category or group for precise lookups.
Instructions
Search Eve Online item types by name. Returns type_id, name, group, and category. Use this to find ships, modules, ammo, drones, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or partial name to search for | |
| category | No | Filter by category name (e.g. 'Ship', 'Module', 'Drone', 'Charge') | |
| group | No | Filter by group name (e.g. 'Frigate', 'Cruiser', 'Energy Weapon') | |
| published_only | No | Only return published (available in-game) types | |
| limit | No | Max results to return |