add_comment
Add a comment to an OpenProject work package using its ID and markdown text. Enables posting notes or feedback to a specific work package.
Instructions
Add a comment to a work package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | The comment text (markdown format) | |
| work_package_id | Yes | The ID of the work package |