Capabilities and tools

What League Loom supports

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 tool your AI can call.

Fantrax

Available: Yes

Sports: MLB, NFL, NBA, NHL, NCAAF, NCAAB, PGA, NASCAR, EPL

Private leagues: Yes

Required credentials:

  • secret_id (only for list_user_leagues; may return an empty discovery list)
  • league_id or full Fantrax league URL (for league info, rosters, standings, draft)
  • sport (for rosters/draft name resolution & players)

ESPN

Available: Yes

Sports: NFL, NBA, MLB, NHL, WNBA

Private leagues: Yes

Required credentials:

  • espn_s2 + swid (only for PRIVATE leagues; public leagues need none)
  • season
  • sport

Sleeper

Available: Yes

Sports: NFL, NBA

Private leagues: No

Required credentials:

  • username (or user_id), only to discover leagues

Matrix

What each provider supports

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.YesYesYes
League infoRead a league's name, teams, and key settings.YesYesYes
RostersRead every team's roster with players, positions, and slots.YesYesYes
StandingsRead league standings: rank, record, and points.YesYesYes
MatchupsRead head to head matchups for a week.YesYesYes
Live scoreboardRead in progress, live scoring for the current week.NoYesYes
Draft resultsRead draft picks with round, team, player, and auction bid.YesYesYes
Player referenceSearch the platform's player list by name, position, and team.YesYesYes
Available playersList free agents and waiver players you can add in a league.YesYesYes
TransactionsRead recent league moves: adds, drops, waiver claims, and trades.YesYesYes
Trending playersShow platform wide most added and most dropped players.NoNoYes
Player data
Player metadataReturn player identity: name, position, and pro team.YesYesYes
AvailabilityReport whether a player is a free agent, on waivers, or rostered.YesYesYes
OwnershipReport the percent of leagues rostering a player.YesYesNo
Season pointsReturn season total actual fantasy points.YesYesNo
Weekly pointsReturn per-week actual fantasy points (via matchup box scores or player data).NoYesYes
ProjectionsReturn projected fantasy points.NoYesNo
Stat categoriesReturn raw stat categories such as yards or rebounds.NoNoNo
Crosswalk idsMap a player's ids across other platforms and data sources.YesNoYes
Schedule & playoffs
Season scheduleRead the full season head to head schedule.YesYesYes
Strength of scheduleOpponent based strength of schedule from standings.YesYesYes
Playoff pictureDeterministic seeds, clinch and elimination, and magic numbers.NoYesYes

Player data is live for all three providers today; what each one returns differs by platform (Sleeper has no projections or season points, for example), which is exactly what the matrix shows above.

Jump to the full tool reference below.

Tools

Your teams and leagues

Start here: your configured profile and a one-call view of your own teams across every league.

ToolWhat it doesGated by
Get my setupfantasy_get_my_setup Show the leagues and teams configured in the connected profile, plus the steps to add or remove a league. 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
Get my playersfantasy_get_my_players Your exposure map. Every player you roster across all your leagues, with who you are most invested in. 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

League data

Read any league: info, rosters, standings, matchups, and draft results.

ToolWhat it doesGated 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

Players and waivers

Browse waiver and free-agent targets, look up specific players, and follow platform trends.

ToolWhat it doesGated by
Get available playersfantasy_get_available_players Browse the free agents and waiver players you can add in a league, ranked best first. The pickup tool. availablePlayers
Look up playersfantasy_get_player_data Look up specific named players, rostered or not, using the identity, availability, injury, scoring, projection, ownership, and cross-platform ID data each provider exposes. playerMetadata

Tools

Setup and discovery

Discover what is supported, find a user's leagues, and manage your setup.

ToolWhat it doesGated 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
Get league healthfantasy_get_league_health The commissioner report. Competitive balance, blowouts, and which teams look checked out for one league. standings
Get schedulefantasy_get_schedule Season schedule, strength of schedule, and a deterministic playoff picture: seeds, clinch and elimination, and magic numbers. schedule
Get transactionsfantasy_get_transactions Read recent league moves: adds, drops, waiver claims, and trades, newest first. transactions
Get trending playersfantasy_get_trending_players Show the most added and most dropped players across the platform (Sleeper). trendingPlayers

Every tool listed here retrieves or analyzes league data. No write-action tools are registered, so League Loom cannot change your lineup or your account. Your AI only sees the tools your connected platforms can serve: a capability-gated tool appears only when at least one platform supports it.