standings
ActiveTool of Squiggle
declared in 0.1.0
Fetch the AFL ladder (standings) for a given year and optional round from Squiggle; returns wins, losses, points, and percentage for each team.
Parameters schema
{
"type": "object",
"examples": [
{
"year": 2024,
"round": 10
}
],
"properties": {
"year": {
"type": "number"
},
"round": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Squiggle
https://github.com/pipeworx-io/mcp-squiggle
1/7 registries