complete_task
Mark tasks as complete in Task Trellis MCP by providing task ID, summary, and files changed, ensuring accurate task management and progress tracking.
Instructions
Completes a task in the task trellis system
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filesChanged | Yes | Array of files that were changed | |
summary | Yes | Summary of the completed task | |
taskId | Yes | ID of the task to complete |