taskStepAdd
Add new steps to tasks with task ID, description, order, and estimated time using the TypeScript-based MCP server tool. Simplify task management and project workflow.
Instructions
為任務添加新步驟
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | ||
estimatedTime | No | ||
order | No | ||
taskId | Yes |