Skip to main content
Glama

Divide and Conquer MCP Server

by landicefu

update_task_description

Modify the description of a task in the 'Divide and Conquer MCP Server', enabling precise updates to task details for efficient progress tracking and management.

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" }

Other Tools from Divide and Conquer 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/landicefu/divide-and-conquer-mcp-server'

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