complete_task
Mark tasks as completed by specifying task ID, adding completion notes, listing modified files, and tracking time spent. Integrates with Buildable projects via MCP for streamlined task management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
completion_notes | Yes | Notes about task completion | |
documentation_updated | No | Whether documentation was updated | |
files_modified | No | List of files that were modified | |
task_id | Yes | The ID of the task to complete | |
testing_completed | No | Whether testing was completed | |
time_spent | No | Total time spent in minutes |