football-intel__get_top_scorers
ActiveTool of TO1 Intelligence Fleet
[football-intel] Fetch the top scorers leaderboard for a football competition (e.g. 'PL', 'CL') from football-data.org, including goals, assists, and penalties per player. Free-tier rate limit is 10 requests/minute — cache results client-side where possible.
Parameters schema
{
"type": "object",
"required": [
"competitionCode"
],
"properties": {
"limit": {
"type": "number",
"description": "Optional max number of scorers to return (football-data.org default is 10)."
},
"competitionCode": {
"type": "string",
"description": "Competition code, e.g. 'PL' (Premier League), 'CL' (Champions League)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries