get-process-output
Fetch the output of a running or completed process by specifying its process ID, enabling efficient monitoring and result retrieval in React app workflows.
Instructions
Get the output from a running or completed process
Input Schema
Name | Required | Description | Default |
---|---|---|---|
processId | Yes | ID of the process to get output from |