get_library_sections_by_section_id_empty_trash
Empties the trash for a specific Plex library section, permanently removing deleted items to free up storage. Provide the section ID to trigger cleanup.
Instructions
Get Empty Trash.
GET /library/sections/{sectionId}/emptyTrash
Args: section_id: The unique identifier of the library section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |