Search entities
search_entitiesSearch Arknights operators, enemies, stages, and items by name, alias, or tag. Returns ranked entity locators for further data retrieval.
Instructions
Search indexed Arknights operators, enemies, stages, and items by name, alias, stage code, game id, or tag. Returns ranked, region-tagged locators; use get_operator / get_enemy / get_stage for full facts, or feed an item locator's game_id to get_item_drops. Only a stage locator carries stage_code and a difficulty variant tag (NORMAL, FOUR_STAR challenge, TOUGH, or EASY); other locators omit both keys. The difficulty tag lets a normal stage and its challenge, tough, or easy variant that share a code and name stay distinguishable. For a stage code like 4-4, prefer search_stages, which ranks an exact stage-code match first. Results are bounded (default 10, max 50) and en/cn are never mixed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| server | No | ||
| entity_type | No |