Wikidata MCP Server

search_property

Find the Wikidata property ID by entering a specific query. This tool helps quickly retrieve the correct identifier for unambiguous Wikidata properties using the Wikidata MCP Server.

Instructions

Search for a Wikidata property ID by its query. Args: query (str): The query to search for. The query should be unambiguous enough to uniquely identify the property. Returns: str: The Wikidata property ID corresponding to the given query."

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_propertyArguments", "type": "object" }

You must be authenticated.

Other Tools from Wikidata MCP Server

Related Tools

ID: hm1c5dex3y