Get Eden Logs
eden_get_logsRetrieve the latest entries from Eden's log file, with optional filtering by text substring. Works even after Eden exits.
Instructions
Read the tail of Eden's eden_log.txt. Optionally return only lines containing a case-insensitive substring. This also works after Eden exits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| contains | No | ||
| max_bytes | No | ||
| session_id | No | ||
| tail_lines | No | ||
| minimum_level | No | trace |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||