fetch
Fetch full details for a fantasy football resource by ID. Use it to retrieve player stats, team rosters, user profiles, or matchup data from the Token Bowl league.
Instructions
Retrieve complete information for a specific fantasy football resource.
This tool is required for ChatGPT compatibility and fetches full details for:
Player statistics and projections
Team rosters with all players
User profiles
Matchup details
Args: id: Resource identifier with type prefix. Cannot be empty. Must contain underscore. Will be converted to string. Format: _ (e.g., "player_4046", "roster_2")
Returns: Complete resource data with id, title, text, url, and optional metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||