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.
Prompt-to-Tool Mapping
Use these guides when you are starting from a user ask rather than from a known tool or known provider ref.The three prompt families
- Watchability prompts
- Sports-truth prompts
- Program-first prompts
Examples:
- what is on tonight
- what can I watch
- where can I watch this game
- what else should I watch
list_watchable_schedule, list_live_slate, or get_watch_availability.Common prompt guides
- What Is On Today?
- Catch Me Up on This Game
- What Does the League or Tournament Picture Look Like?
- Tell Me About This Team or Player
- Where Can I Watch This Game?
- What Happened This Season or How Does It Compare Historically?
- What Else Should I Watch?
Workflow rules
- Resolve only when the prompt is actually ambiguous.
- Keep windows bounded.
- Use GSD-first tools for sports truth.
- Use watchability-first tools for watchability and program context.
- Compare by composing multiple calls rather than expecting one compare tool.