pipedrive_note_comments_update
Update a comment on a Pipedrive note by specifying the note and comment IDs with new HTML content.
Instructions
Update a comment on a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The note ID | |
| comment_id | Yes | The comment UUID to update | |
| content_html | Yes | Updated comment content in HTML |