create_comment
Create a comment on a resource like Account or Invoice by specifying its content, ID, and type.
Instructions
Create a comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | A string representing the content of a comment. | |
| commentable_id | Yes | Identifier of the subject the comment is linked to. | |
| commentable_type | Yes |