get_library_people_by_person_id
Fetch detailed information about a person or actor in your Plex library by their ID or tagKey, enabling quick lookup of cast and crew profiles.
Instructions
Get person details.
GET /library/people/{personId}
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 |