log_get_recent
Retrieve recent log entries with filtering by source and time window for monitoring and debugging purposes.
Instructions
Get recent log entries with optional filtering by source and time window.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Log source name (partial match) | |
| limit | No | Max entries to return | |
| minutes | No | Only logs from last N minutes |