Skip to main content
Glama

Divide and Conquer MCP Server

by landicefu

update_context

Modifies context information for all tasks on the Divide and Conquer MCP Server to ensure consistent and up-to-date task execution and tracking.

Instructions

Updates the context information for all tasks.

Input Schema

NameRequiredDescriptionDefault
context_for_all_tasksYesThe new context information for all tasks

Input Schema (JSON Schema)

{ "properties": { "context_for_all_tasks": { "description": "The new context information for all tasks", "type": "string" } }, "required": [ "context_for_all_tasks" ], "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