list_programs_for_entity
Family: Program Connectivity and Watchability Tools
What this tool is best at
Return compact raw evidence linking a sports entity to programs.Choose this tool when
- the host needs the raw graph before it normalizes watchability.
- Source ownership: Dedicated availability primary when provisioned, otherwise fallback event/program evidence with explicit linkage limitations
Use something smaller or different when
- the product wants a polished where-to-watch answer; use
get_watch_availabilityinstead.
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
Notes on optional inputs
timeFromandtimeToare optional here. If you provide one, provide both so the linkage evidence remains bounded.
Sequencing guidance
Response highlights
- Return compact raw evidence linking a sports entity to programs.
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
list_programs_for_entitywhen the host already knows the right scope and needs this job directly.
Common mistakes
- Calling
list_programs_for_entitybefore the host has the right provider refs or bounded window. - Using
list_programs_for_entitywhen a smaller sibling tool would answer the question more directly.