dumpPlan
Export the complete task plan as a dictionary for backup or recovery. Use the generated object with loadPlan to restore the saved state in MCPlanManager.
Instructions
导出当前完整的计划数据为一个字典对象。 这个导出的对象可以被 loadPlan 工具用来恢复状态。
Returns: ToolResponse[dict]: 包含当前完整计划数据的响应对象。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |