MCP Async Server

check_task_status

Verify the current status of an asynchronous task using its unique ID. Ensure real-time progress tracking, error monitoring, and resource management for efficient task handling.

Instructions

Check the status of an async task

Input Schema

NameRequiredDescriptionDefault
taskIdYesThe task ID returned by process_task

Input Schema (JSON Schema)

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

Other Tools from MCP Async Server

Related Tools

ID: k2os9maqr0