Search Wikidata Entities
knowledge.wikidata.searchSearch over 100 million structured entities in Wikidata. Get entity ID, label, and description for people, companies, places, and concepts.
Instructions
Search 100M+ structured entities in Wikidata — people, companies, places, concepts. Returns entity ID, label, description. Use IDs with wikidata.entity for full details. CC-0 public domain (Wikidata)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g. "Tesla", "Barack Obama", "JavaScript", "Mount Everest") | |
| language | No | Language code for labels (e.g. "en", "de", "fr", "ja"). Default: en | en |
| limit | No | Max results (1-20, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |