Capabilities and tools
The fantasy platforms and sports League Loom can read, a provider by capability matrix of exactly what works on each one, and a full reference of every read-only tool your AI can call.
Providers
Each platform maps into one set of normalized shapes, so a single set of read-only tools works across all of them.
Matrix
A check means League Loom can read it on that provider today. Values come straight from the provider registry.
| Capability | |||
|---|---|---|---|
| Leagues & data | |||
| Discover leaguesList the leagues a user belongs to on the platform. | Yes | Yes | Yes |
| League infoRead a league's name, teams, and key settings. | Yes | Yes | Yes |
| RostersRead every team's roster with players, positions, and slots. | Yes | Yes | Yes |
| StandingsRead league standings: rank, record, and points. | Yes | Yes | Yes |
| MatchupsRead head to head matchups for a week. | Yes | Yes | Yes |
| Live scoreboardRead in progress, live scoring for the current week. | No | Yes | Yes |
| Draft resultsRead draft picks with round, team, player, and auction bid. | Yes | Yes | Yes |
| Player referenceSearch the platform's player list by name, position, and team. | Yes | Yes | Yes |
| Available playersList free agents and waiver players you can add in a league. | Yes | Yes | Yes |
| Player data | |||
| Player metadataReturn player identity: name, position, and pro team. | No | Yes | No |
| AvailabilityReport whether a player is a free agent, on waivers, or rostered. | No | Yes | No |
| OwnershipReport the percent of leagues rostering a player. | No | Yes | No |
| Season pointsReturn season total actual fantasy points. | No | Yes | No |
| Weekly pointsReturn per week actual fantasy points. | No | No | No |
| ProjectionsReturn projected fantasy points. | No | Yes | No |
| Stat categoriesReturn raw stat categories such as yards or rebounds. | No | No | No |
| Crosswalk idsMap a player's ids across other platforms and data sources. | No | No | No |
Player data stats are live for ESPN and Fantrax today. Sleeper direct player-data support is not available yet, which is exactly what the matrix shows above.
Tools
Start here: your configured profile and a one-call view of your own teams across every league.
| Tool | What it does | Gated by |
|---|---|---|
Get my setupfantasy_get_my_setup |
Show the leagues and teams already configured in the connected profile. No arguments needed. | Always available |
Get my teamfantasy_get_my_team |
One call for your team in one league: your standing, your current matchup, and your roster together. | rosters |
Get all my teamsfantasy_get_my_teams |
The hub view. Aggregate your teams across every configured league and provider in one call. | Always available |
Weekly digestfantasy_get_weekly_digest |
The newsletter. A weekly summary across every team: standing, matchup, roster alerts, and top waiver add. | Always available |
Tools
Read any league: info, rosters, standings, matchups, and draft results.
| Tool | What it does | Gated by |
|---|---|---|
Get league infofantasy_get_league_info |
Read a league's name, teams, and key settings. | leagueInfo |
Get rostersfantasy_get_rosters |
Read every team's roster with player names, positions, and slot or status. | rosters |
Get standingsfantasy_get_standings |
Read league standings: rank, record, and points for and against. | standings |
Get matchupsfantasy_get_matchups |
Read head to head matchups, or the live scoreboard, for a week. | matchups |
Get draft resultsfantasy_get_draft |
Read draft picks with round, overall, team, player, and auction bid where applicable. | draft |
Tools
Look up players, find waiver and free-agent targets, and pull live player data.
| Tool | What it does | Gated by |
|---|---|---|
Get playersfantasy_get_players |
Search a provider's player reference for a sport, mapping ids to name, position, and team. | players |
Get available playersfantasy_get_available_players |
List free agents and waiver players you can add in a league, ranked best first. | availablePlayers |
Get player datafantasy_get_player_data |
Retrieve live player data: identity, availability, percent owned, season points, and projections. | playerMetadata |
Tools
Discover what is supported, find a user's leagues, and manage your setup.
| Tool | What it does | Gated by |
|---|---|---|
List fantasy providersfantasy_list_providers |
List every supported platform with its capabilities, sports, and required credentials. The best first call. | Always available |
List a user's leaguesfantasy_list_user_leagues |
Discover the leagues a user belongs to on a provider. | listUserLeagues |
Manage setupfantasy_manage_setup |
Show your current setup plus the steps to add or remove a league. Read only, so it points to the wizard. | Always available |
Every tool is a read. League Loom never changes your lineup or makes a move.