Skip to main content
Glama

get_next_task

Retrieve the next available task for an instance from the MCP Orchestrator Server, enabling task management and workflow coordination across multiple instances.

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

Related Tools

Latest Blog Posts

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/mokafari/orchestrator-server'

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