Skip to main content
Glama

request_media

Request movies or TV shows via Overseerr with automatic confirmation for TV series up to 24 episodes. Supports single or batch requests, season selection, and validation to avoid duplicates.

Instructions

Request media with auto-confirm for TV ≤24 eps. Single/batch with validation. Confirm: Movies auto | TV ≤24 eps auto | TV >24 eps needs confirmed:true TV needs seasons (array or "all"). "all"=no specials; [0,1,2]=with specials

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
is4kNoRequest 4K
itemsNoBatch items
dryRunNoPreview only
mediaIdNoTMDB ID (single)
seasonsNoTV seasons. "all"=no season 0 (specials); [0,1,2]=with specials
serverIdNo
confirmedNoConfirm multi-season
mediaTypeNoMedia type (single)
profileIdNo
rootFolderNo
validateFirstNoCheck existing
Behavior4/5

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

With no annotations, the description carries full burden. It discloses auto-confirm logic, validation, dry run, and TV seasons behavior. Missing details are what happens after a request is made (e.g., submission status).

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

Conciseness5/5

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

The description is concise, uses newlines for structure, and every sentence provides essential information. It is front-loaded with the core behavior.

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

Completeness4/5

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

Given 11 parameters and no output schema, the description covers key invocation details: auto-confirm, seasons, validation. Missing are clarifications for some params like serverId, profileId, rootFolder, and the output format.

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

Parameters4/5

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

Schema coverage is high (73%). The description adds significant context beyond schema, especially the auto-confirm rule and seasons interpretation. This goes beyond the baseline of 3.

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 clearly states the tool's action ('request media'), the resource, and the key auto-confirm behavior for TV ≤24 episodes. It distinguishes from siblings like search_media and manage_media_requests by specifying single/batch and validation details.

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

Usage Guidelines4/5

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

Explicit guidance is provided on when auto-confirm applies (movies and TV ≤24 eps) and when confirmed:true is needed (TV >24 eps). Seasons handling is clearly explained. However, no explicit alternatives or when-not-to-use scenarios are given.

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/jhomen368/overseerr-mcp'

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