Create Basecamp Comment
basecamp_create_commentAdd comments to Basecamp resources like messages, todos, or cards. Provide the project and resource IDs along with HTML comment content to mention team members.
Instructions
Add a comment to any Basecamp resource (message, todo, card, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_id | Yes | Basecamp resource identifier | |
| recording_id | Yes | ||
| content | Yes | HTML comment content. To mention people: <bc-attachment sgid="{ person.attachable_sgid }"></bc-attachment> |