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.
What Else Should I Watch?
Recommended path:resolve_entities or get_program_context -> list_watchable_schedule or list_programs_for_entity -> host ranking/curation -> get_watch_availability
Choose the right seed
- Sports entity seed
- Program seed
- Selected recommendation
Use
resolve_entities only if the competition, participant, or event is still ambiguous, then pass the best provider ref into list_watchable_schedule for a bounded candidate set.Variations
- Use
list_programs_for_entityorlist_entities_for_programwhen QA needs raw linkage evidence. - Keep the candidate-set window bounded to the actual UX moment.
- If the product already knows the exact event it wants, skip candidate ranking and answer directly.
Avoid
- expecting the server to perform editorial or personalized recommendation ranking by itself
- using a deep sports tool alone when the real job is to assemble a watchable candidate set