supervisor_get_addon_logs
Retrieve the last N log lines from any Home Assistant add-on. Specify the add-on slug and optional line count to get recent logs.
Instructions
Get the last N log lines from an add-on (returns text wrapped in {logs: ...}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||