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.
Where Can I Watch This Game?
Recommended path: identify the right event ->get_watch_availability
Pick the right surface
- Normalized user-facing answer
- Raw linkage evidence
- Program-first start
Use
get_watch_availability when the product needs a direct answer to where or whether the user can watch the selected sports entity.Variations
- If the event is ambiguous, use
list_scheduleto select the correcteventIdfirst. - If the product already knows the
eventId, skip resolution and schedule browsing. - If the product wants both normalized watchability and raw evidence, call the normalized tool first and use raw connectivity only for debugging or QA.
Avoid
- using a GSD-only event response as a where-to-watch answer
- using raw linkage evidence when the experience really needs a normalized user-facing answer