get_event_stats
Family: Deep Sports Truth Tools
What this tool is best at
Return raw event stats plus normalized team and person stat groups with canonical metric keys.Choose this tool when
- the answer needs performance numbers rather than a summary or timeline.
- Source ownership: GSD Lookup
Use something smaller or different when
- the question is just about availability or schedule position.
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
- Raw
teamStatsandpersonStatspayloads from the provider. - Normalized
teamGroupsandpersonGroupswith participant identity and canonicalmetricsmaps. - Curated
availableMetricsandmetricAvailability, including expected-goals availability when present.
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
Related tools
Previous-step tools
Next-step tools
Alternative tools
- No common alternatives.
Prompt patterns this tool fits
- Use
get_event_statswhen the host already knows the right scope and needs this job directly.
Common mistakes
- Calling
get_event_statsbefore the host has the right provider refs or bounded window. - Using
get_event_statswhen a smaller sibling tool would answer the question more directly.