get_sync_items_by_sync_id
Retrieve details of a Plex sync item by its unique ID to check status, settings, or troubleshoot sync issues.
Instructions
Get Sync Item.
GET /sync/items/{syncId}
Args: sync_id: The unique identifier of the sync item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sync_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |