remote_blocks_errors
Find error blocks in remote shell session history by detecting non-zero exits or error patterns. Filter by session ID and limit results for targeted troubleshooting.
Instructions
Find error blocks in session history.
Returns blocks that had errors (non-zero exit or error patterns).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max blocks to return (default: 10) | |
| sessionId | No | Session ID (defaults to active) |