Skip to main content
Glama

Divide and Conquer MCP Server

by landicefu

update_task_description

Modify the main task description within the Divide and Conquer MCP Server to ensure accurate progress tracking and context preservation in complex workflows.

Instructions

Updates the main task description.

Input Schema

NameRequiredDescriptionDefault
task_descriptionYesThe new task description

Input Schema (JSON Schema)

{ "properties": { "task_description": { "description": "The new task description", "type": "string" } }, "required": [ "task_description" ], "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/landicefu/divide-and-conquer-mcp-server'

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