Documentation Index
Fetch the complete documentation index at: https://docs.etonecarg.com/llms.txt
Use this file to discover all available pages before exploring further.
Tell Me About This Team or Player
Recommended path:resolve_entities when needed -> get_participant_profile
Then branch by what the user means
- Identity and overview
- Roster depth
- Upcoming or watchable games
Stay with
get_participant_profile when the user needs the participant’s identity, context, and season-aware profile surface.Variations
- Use
get_event_statswhen the user is really asking about one performance in one event. - Use
get_media_assetswhen the product needs logos, headshots, or imagery. - Keep
participantTypeaccurate when you already know whether the subject is a team, person, or university.
Avoid
- using
get_watch_availabilityas the first profile tool - using
get_competition_hubwhen the prompt is clearly participant-led