get_language_by_id
Retrieve a specific language's details from Sonarr by providing its unique ID. Use this to look up language information for media library management.
Instructions
Read Language.
GET /api/v3/language/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |