complete_task
Complete tasks by marking them as done. If validation questions are triggered, answer them by calling again with the message to finalize.
Instructions
Mark a task as completed. This will trigger validation questions based on project knowledge. If validation questions are returned, you must answer them by calling this tool again with the answer in the message parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Optional message. Use this to answer validation questions when prompted. | |
| task_id | No | ID of the task to complete (optional if currently in validation) |