complete Name clickup:complete - Mark a ClickUp task as complete after validating checklist Synopsis Description Mark a ClickUp task as complete after validating checklist Implementation Complete a ClickUp task by validating all checklist items and transitioning to Done. Usage : or Steps : 1. Use to fetch task details including checklists and comments 2. Display all checklist items 3. Ask user to confirm each item is complete 4. If all confirmed: - Use to add completion summary - Use to transition to "complete" or "done" 5. If any not confirmed: - List incomplete items - Keep task in current…