get_by_path
Fetches the static resource at a specified path on the Sonarr server, returning the content accessible via that endpoint.
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 |