sports_pulse
ActiveTool of ai.dynamicfeed/dynamic-feed
Global ATTENTION + official schedule for a sporting event, team or competition — e.g. the 2026 FIFA World Cup. Returns the event's hosts/start-end dates/sport plus a worldwide attention signal: daily Wikipedia article views by language edition, with 7-day momentum, peak and a per-language breakdown. Use for "how much buzz is event X getting / where in the world / is interest rising". This is the NEUTRAL attention layer (Wikimedia Pageviews + Wikidata, CC0) — NOT live scores, fixtures or odds. Args: topic: event/team/competition, resolved via Wikidata (default '2026 FIFA World Cup'). days: attention window, 7-90 (default 30). lang: primary Wikipedia language edition (en, es, pt, fr, de, ...). 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": "sports_pulseArguments",
"properties": {
"days": {
"type": "integer",
"title": "Days",
"default": 30
},
"lang": {
"type": "string",
"title": "Lang",
"default": "en"
},
"topic": {
"type": "string",
"title": "Topic",
"default": "2026 FIFA World Cup"
}
}
}Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries