get_log_file
Retrieve the full text of a specific Sonarr log file to diagnose errors and troubleshoot issues. Provide the log filename to read its contents directly.
Instructions
Download the contents of one log file as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Log file name from list_log_files, e.g. 'sonarr.txt' |