get_library_metadata_by_id_reviews
Retrieve reviews for a specific Plex media item by its ID. Use this to fetch user ratings and critiques for movies, shows, or episodes directly from your Plex library.
Instructions
Get Metadata Reviews.
GET /library/metadata/{id}/reviews
Args: id: The unique identifier of the item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |