get_rootfolder_by_id
Fetch a specific Radarr root folder's details by its ID to inspect or manage movie storage locations.
Instructions
Read RootFolder.
GET /api/v3/rootfolder/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |