create_jellyfin_test_connection
Verify Jellyfin server connectivity by testing provided URL and API key to confirm credentials are valid and reachable.
Instructions
Test connection to a Jellyfin server with provided credentials.
POST /api/jellyfin/test-connection
Args: url: Jellyfin server URL apikey: Jellyfin API key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| apikey | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |