complete_task
Mark tasks as complete by submitting task details including notes, modified files, testing status, documentation updates, and time spent. Integrates with AI assistants via @bldbl/mcp for efficient task management in Buildable projects.
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 |