scf_create_comment
Post comments on controls, evidence items, or tasks. Mention users by UUID to notify them, and set parent_comment_id to reply within a thread.
Instructions
Post a comment on a control, evidence item or task (write — any member). Mention users by UUID to notify them; set parent_comment_id to reply in a thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment body | |
| mentions | No | User UUIDs to notify | |
| commentable_id | Yes | Scoped control, evidence tracking or task UUID | |
| commentable_type | Yes | Item kind | |
| parent_comment_id | No | Reply to this comment |