comment Name clickup:comment - Add a comment to a ClickUp task Synopsis Description Add a comment to a ClickUp task Implementation Add a comment to a ClickUp task. Usage : or If comment text is not provided, prompt for it with support for multi-line input. Use to add the comment. Display Format : Support markdown formatting in comments: - Bold: text - Italic: text - Code: - Code blocks: `language - Lists - Links - Task mentions: #taskid Provide formatting tips if user is writing a longer comment. Optionally ask if they want to notify all task followers. ---