wikipedia_trends
ActiveTool of ai.dynamicfeed/dynamic-feed
What is the world paying ATTENTION to right now — top-viewed Wikipedia articles (the global zeitgeist, ~1 day lag), or pass a topic for that article's 14-day attention trend with a week-over-week change. Pageview data is CC0 (public domain) from the Wikimedia Pageviews API. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "wikipedia_trendsArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 20
},
"topic": {
"type": "string",
"title": "Topic",
"default": ""
}
}
}Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries