Skip to main content
Glama
Danson-dan

PlanManager MCP Server

by Danson-dan

add_step

Add a sub-task to an existing plan by specifying details like name, description, and scheduled completion time.

Instructions

Add a step (sub-task) to an existing plan.

Args: plan_id:父计划的id。 name:步骤的名称。 description:有关此步骤的详细信息。 scheduled_at:何时应该完成此步骤(ISO 8601)。 元数据:用于额外数据的JSON字符串。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
plan_idYes
nameYes
descriptionNo
scheduled_atNo
metadataNo

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/Danson-dan/plan_mcp_service'

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