MCP Orchestrator Server

get_next_task

Retrieve the next available task for an instance from the MCP Orchestrator Server to streamline task coordination and ensure efficient workflow management.

Instructions

Get the next available task

Input Schema

NameRequiredDescriptionDefault
instance_idYesID of the instance requesting work

Input Schema (JSON Schema)

{ "properties": { "instance_id": { "description": "ID of the instance requesting work", "type": "string" } }, "required": [ "instance_id" ], "type": "object" }

Other Tools from MCP Orchestrator Server

Related Tools

ID: 6hfxiaiuwg