Skip to main content
Glama

RAT MCP Server

by newideas99

check_response_status

Verify the status of a response generation task by providing the task ID, enabling tracking of progress and completion within the RAT MCP Server's AI-driven conversation framework.

Instructions

Check the status of a response generation task

Input Schema

NameRequiredDescriptionDefault
taskIdYesThe task ID returned by generate_response

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "The task ID returned by generate_response", "type": "string" } }, "required": [ "taskId" ], "type": "object" }
Install Server

Other Tools from RAT MCP Server

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/newideas99/Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP'

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