get_library_people_by_person_id_media
Fetches all media associated with a specific person in Plex, such as movies and shows starring or directed by them. Provide the person ID to retrieve their full filmography.
Instructions
Get media for a person.
GET /library/people/{personId}/media
Args:
person_id: Either the PMS tag id of the person or tagKey of the actor. Note the tagKey is the hex portion of the plex guid for the actor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |