get_episodefile_by_id
Retrieve detailed information for a specific episode file by its ID. Use this to inspect file quality, path, and metadata in Sonarr.
Instructions
Read EpisodeFile.
GET /api/v3/episodefile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |