get_by_path
Fetch a static resource from Prowlarr by providing its path, enabling direct access to files served by the API.
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 |