get_by_path
Fetch a static resource from Radarr by specifying its path. Use this endpoint to retrieve data at any given URL path.
Instructions
Read StaticResource.
GET /{path}
Args: path: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |