Skip to main content
Glama

ACP-MCP-Server

get_async_run_result

Retrieve the output of an asynchronous task by providing its run ID, enabling efficient monitoring and integration of long-running processes within the ACP-MCP ecosystem.

Instructions

Get the result of an asynchronous run

Input Schema

NameRequiredDescriptionDefault
run_idYes

Input Schema (JSON Schema)

{ "properties": { "run_id": { "title": "Run Id", "type": "string" } }, "required": [ "run_id" ], "type": "object" }

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/GongRzhe/ACP-MCP-Server'

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