get_execution_logs
Retrieve recent OliveTin execution logs, including start time, action title, output, exit code, user, and blocking state. Filter by action ID or page size for targeted audits.
Instructions
Get recent OliveTin execution history (LogEntry records). Proto fields: datetime_started, action_title, output, exit_code, timed_out, user, execution_tracking_id, blocked. No approval needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |