create_library_sections_by_section_id_refresh
Refresh a Plex library section to update metadata and items. Optionally force updates regardless of modification dates or target a specific path.
Instructions
Refresh Section.
POST /library/sections/{sectionId}/refresh
Args: section_id: Section identifier force: Whether the update of metadata and items should be performed even if modification dates indicate the items have not change path: Restrict refresh to the specified path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| force | No | ||
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |