tmdb_tv
Retrieve detailed information for a TV show using its TMDB ID.
Instructions
Get details for a TMDB TV show by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| api_key | No |
Retrieve detailed information for a TV show using its TMDB ID.
Get details for a TMDB TV show by ID.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| api_key | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden, but it only states 'Get details' without disclosing any behavioral traits like authentication requirements, rate limits, or the nature of the return details. The optional api_key parameter is not mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single sentence of 8 words, front-loaded with the main action. It is appropriately concise with no wasted words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple get-by-ID tool with 2 parameters and no output schema, the description is adequate but lacks details on what 'details' are returned. It assumes prior knowledge of TMDB. Slight gaps in completeness.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not explain the parameters. The 'id' parameter is not clarified as a TMDB TV show ID, and 'api_key' is not explained. The description adds no value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description provides a specific verb ('Get'), a clear resource ('TMDB TV show'), and the input method ('by ID'). This clearly distinguishes it from sibling tools like tmdb_search_tv (search) and tmdb_movie (movie resource).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives such as tmdb_search_tv or tmdb_now_playing. The description lacks context for selection, leaving the agent to infer usage.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/malamutemayhem/unclick'
If you have feedback or need assistance with the MCP directory API, please join our Discord server