close.createComment create a comment on a Close object.
automations/close-create-comment.automation.ts
Inputs
Provide the ID of an object that Close supports for comments, such as a note activity. Close determines which object types support comments and reuses the object’s existing comment thread or creates one. Thebody must be Close rich text wrapped in <body>...</body>. Optional second argument { account } selects a named Close binding.
Output
Returns the createdCloseComment and its threadId.