remote_blocks_list
List command blocks for a session to review past command outputs. Retrieve by session ID, limit results, and preview collapsed blocks for quick inspection.
Instructions
List command blocks for a session.
Each command execution creates a "block" containing the command and its output. Blocks can be searched, tagged, and referenced by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum blocks to return (default: 20) | |
| sessionId | No | Session ID (defaults to active session) | |
| showCollapsed | No | Show preview of collapsed blocks (default: true) |