Find items by name
search_itemsFinds items across all three games by a partial name and returns the candidates with their game, value and page link. Use it when the name a player wrote is ambiguous, misspelled or could belong to more than one game, before asking get_value for the exact one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many candidates. Default 10. | |
| query | Yes | Part of an item name, e.g. "chroma", "dragon", "hammer". |