Skip to main content
Glama

Get Trending TMDB Movies

tmdb_trending_movies

Retrieve movies trending over the day or week. Specify a language and time window to get a list of currently popular films.

Instructions

Lists movies trending over the current day or week.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNo
timeWindowNoday
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden for behavioral transparency. It indicates a read-only list operation and the day/week window, but it does not disclose response format, pagination, language default behavior, or any rate-limit/authentication details. This is minimal transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that gets straight to the point. It contains no filler, but it is arguably too terse given the missing parameter semantics and behavioral details.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

There is no output schema and no annotations, so the description needs to explain return values and usage context more fully. It only covers the trending time window, leaving language parameter effects, response structure, and other important behavioral details unaddressed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema provides no descriptions for its 0% coverage, so the description must compensate. It adds 'day or week' for the timeWindow parameter, but this repeats the schema enum. The language parameter is entirely undocumented in both the schema and the description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Lists') and a clear resource ('movies trending over the current day or week'). It distinguishes this tool from the sibling tmdb_trending_tv by specifying 'movies', and from search/discover tools by focusing on trending data.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies this tool should be used when the agent needs currently trending movies, but it does not explicitly state when to use it versus search, discover, or list alternatives. No exclusions or alternative recommendations are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EthanDM/tmdb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server