Skip to main content
Glama

https://github.com/Streen9/react-mcp

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

NameRequiredDescriptionDefault
processIdYesID of the process to get output from

Input Schema (JSON Schema)

{ "properties": { "processId": { "description": "ID of the process to get output from", "type": "string" } }, "required": [ "processId" ], "type": "object" }

You must be authenticated.

Other Tools from https://github.com/Streen9/react-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kalivaraprasad-gonapa/react-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server