Create Basecamp Comment
basecamp_create_commentAdd a comment to any Basecamp resource such as a message, todo, or card using HTML content with mentions.
Instructions
Add a comment to any Basecamp resource (message, todo, card, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recording_id | Yes | Basecamp resource identifier | |
| content | Yes | HTML comment content. To mention people: <bc-attachment sgid="{ person.attachable_sgid }"></bc-attachment> |