create_plex_test_connection
Test a Plex server connection by providing its URI. Returns result to confirm Bazarr can reach and authenticate with the Plex server.
Instructions
POST plex/test-connection.
POST /api/plex/test-connection
Args: uri: Server URI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |