request_media
Request movies or TV shows to be added to Plex by providing the TMDB ID from search results. Specify seasons for TV shows to complete the request.
Instructions
Request a movie or TV show to be added to Plex.
Use search_media first to find the TMDB ID for the content you want.
For TV shows with multiple seasons, you must specify which seasons to request. Single-season shows are auto-selected.
Args: tmdb_id: TMDB ID of the movie or TV show (from search results) media_type: "movie" or "tv" seasons: For TV shows - comma-separated season numbers (e.g., "1,2,3") or "all"
Returns: Request confirmation with title, status, and request ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seasons | No | ||
| tmdb_id | Yes | ||
| media_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||