search_entity
Find Wikidata entity IDs by entering search queries to retrieve structured data identifiers for entities like people, places, and concepts.
Instructions
Search for a Wikidata entity ID by its query.
Args:
query (str): The query to search for. The query should be unambiguous enough to uniquely identify the entity.
Returns:
str: The Wikidata entity ID corresponding to the given query."Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |