get_content_by_path
Fetch a static resource from Radarr by its path. Provide the exact path to read content from the /content endpoint.
Instructions
Read StaticResource.
GET /content/{path}
Args: path: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |