create_comment
Add a comment to a Basecamp Classic message by providing the message ID and comment body. HTML is allowed for formatting.
Instructions
Add a comment to a message/post.
Args: message_id: The numeric message ID. body: The comment body (HTML allowed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||