Skip to main content
Canonical tool name: 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_availability instead.

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

  • timeFrom and timeTo are 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.recommendedNextTools and meta.agentHints.disambiguationOptions as non-binding host hints.

Example requests

Previous-step tools

Next-step tools

Alternative tools

  • No common alternatives.

Prompt patterns this tool fits

  • Use list_programs_for_entity when the host already knows the right scope and needs this job directly.

Common mistakes

  • Calling list_programs_for_entity before the host has the right provider refs or bounded window.
  • Using list_programs_for_entity when a smaller sibling tool would answer the question more directly.