capture_read
Retrieve filtered logs from the background capture buffer with options for tag, package, level, and content filters, and optionally stop the capture after reading.
Instructions
Query the background capture buffer with the same filters as read_logs.
Args: stop: also end the capture after reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| stop | No | ||
| limit | No | ||
| package | No | ||
| contains | No | ||
| min_level | No | V |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |