search_property
Find Wikidata property IDs by entering a specific query to uniquely identify desired properties, simplifying data retrieval and integration processes.
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
Name | Required | Description | Default |
---|---|---|---|
query | Yes |