scrape_wikidata
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get a Wikidata entity (claims, properties, links). Use for structured knowledge agents. Example call: {"entity_id": "Q42"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_wikidataArguments",
"required": [
"entity_id"
],
"properties": {
"entity_id": {
"type": "string",
"title": "Entity Id"
}
}
}Parent server
GoCreative Agent API
1/7 registries