remote_block_get
Retrieve a specific block by ID to view its complete command and output, with an option for raw output only.
Instructions
Get a specific block by ID with full output.
Returns the complete command and output for a block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return raw output only, no formatting (default: false) | |
| blockId | Yes | Block ID (e.g., block-1, block-5) |