Comment on work package
op_comment_work_packageAdd a markdown comment to a work package activity stream, optionally with a file attachment.
Instructions
Add a markdown comment to a work package activity stream. Optionally attach a file and embed it inline using attachFilePath.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| comment | Yes | ||
| notify | No | ||
| attachFilePath | No | Local file path to upload and embed inline as  | |
| attachFileName | No | Override attached file name (defaults to basename of attachFilePath) |