actiond_log
Read recent ActionD runtime logs to inspect raw plugin output and system events after a failed action. Use to identify errors before running diagnosis.
Instructions
Read recent ActionD server runtime log entries. Each entry carries timestamp, level (info/warn/error/plugin), and message; plugin execution results and system events appear here. Optional limit caps the number of entries returned (default 20). Read-only; use it to inspect raw output after actiond_actions_list or actiond_action_get surfaces a failure, and prefer actiond_diagnose when you want errors interpreted into root cause and fix steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of log entries to return (default: 20) |