shell_read
Fetch incremental output from an ongoing command using the execution cursor, allowing you to monitor progress without re-running the whole process.
Instructions
Read incremental output from an execution cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | Yes | ||
| exec_id | Yes | ||
| wait_ms | No | ||
| shell_id | Yes | ||
| max_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||