get_competition_hub
Family: Hybrid Bundle Tools
What this tool is best at
Return structure, schedule, standings, rankings, and optional watchable rail for one competition scope.Choose this tool when
- the product needs one coherent competition surface instead of stitching multiple calls together.
- Source ownership: GSD Lookup primary, availability overlay optional
Use something smaller or different when
- the host only needs a single atomic section like standings or a single schedule list.
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
Optional inputs in the public contract
Sequencing guidance
Response highlights
- Return structure, schedule, standings, rankings, and optional watchable rail for one competition scope.
Response shape
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
- Recommended request
- Expanded request
Related tools
Previous-step tools
Next-step tools
Alternative tools
- No common alternatives.
Prompt patterns this tool fits
- Use
get_competition_hubwhen the host already knows the right scope and needs this job directly.
Common mistakes
- Treating it like a compare tool. For comparisons, call the hub multiple times and compare in the client or agent.