get_competition_structure
Family: Resolution and Scope Tools
What this tool is best at
Return normalized competition structure and hierarchy for a league or competition season.Choose this tool when
- the host needs the tournament tree, phase layout, or season hierarchy before calling deeper tools.
- Source ownership: GSD Lookup primary
Use something smaller or different when
- Do not use it if the product only needs current standings, one event, or watchability.
Inputs you need
Plain-English prerequisites
- This tool does not require a prerequisite ID beyond the scoped inputs shown below.
Required inputs in the public contract
- None.
Optional inputs in the public contract
Sequencing guidance
Response highlights
- Return normalized competition structure and hierarchy for a league or competition season.
Reuse next
- Reuse provider refs returned by this tool to avoid resolving the same entity again.
- Read
meta.agentHints.recommendedNextToolsandmeta.agentHints.disambiguationOptionsas non-binding host hints.
Example requests
Related tools
Previous-step tools
Next-step tools
Alternative tools
- No common alternatives.
Prompt patterns this tool fits
- Use
get_competition_structurewhen the host already knows the right scope and needs this job directly.
Common mistakes
- Calling
get_competition_structurebefore the host has the right provider refs or bounded window. - Using
get_competition_structurewhen a smaller sibling tool would answer the question more directly.