remote_block_copy
Retrieve the raw output from a remote shell block. Copy it without command or metadata, with ANSI codes stripped by default.
Instructions
Get block output only (for copying).
Returns just the output without the command or metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockId | Yes | Block ID | |
| stripAnsi | No | Strip ANSI codes (default: true) |