get-process-stdout
Retrieve the standard output of a running process by its ID. Useful for inspecting process output without direct terminal access.
Instructions
Get the stdout of a process by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| chunkCount | No |