get_library_contents
Browse the contents of a specific Plex library by exact name, with sort options by title, added date, year, or rating.
Instructions
Browse the contents of a specific Plex library.
library_name must match exactly (e.g. "Movies", "TV Shows"). Use get_libraries to see available names.
Sort options: "titleSort" (default), "addedAt:desc", "year:desc", "rating:desc", "audienceRating:desc".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_name | Yes | ||
| sort | No | titleSort | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |