glass_logs
Retrieve captured stdout and stderr log lines using a resumable cursor. Filter by stream, keywords, or limit to specific lines.
Instructions
Read captured stdout/stderr log lines with a resumable cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| stream | No | "stdout", "stderr", or "both" (default). | |
| contains | No | ||
| max_lines | No |