Skip to main content

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 Does the League or Tournament Picture Look Like?

Recommended path: resolve_entities when needed -> get_competition_hub

Then deepen only when needed

Use get_competition_hub when the UX needs structure, standings, rankings, schedule slice, and optional watchable rail in one response.

Variations

  • Add list_schedule when the question includes “today,” “this week,” or “next round.”
  • Add list_watchable_schedule when the product needs a watchable rail next to the competition picture.
  • Add get_rankings when the UX is leaderboard-led rather than table-led.

Avoid

  • using watchability-first tools to answer pure standings or rankings questions
  • reaching for a bundle if the user only wants one atomic section