Add comment
add-commentFull Description
Add a comment to a supported entity.
Important notes
After adding a comment: 1. Tell the user what was commented on in a friendly, conversational way 2. Provide a clickable markdown link to open the entity (the tool response will include this) 3. Encourage the user to click the link to view the comment 4. Keep your response concise - the tool will provide the formatted link
Parameters (3 required)
entitystringThe type of entity to add the comment to
companydealpersonmeetingtaskidstringThe ID of the record to add the comment to (e.g., deal ID, company ID)
messagestringThe comment text in markdown format. Supports **bold**, *italic*, lists, headings, and links.