add_engagement_note
Add a note to a DefectDojo engagement to document test results, updates, or private comments. Requires engagement ID and note text.
Instructions
Add a note to an engagement.
Args: engagement_id: The engagement ID entry: Note text content private: Whether the note is private
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | Yes | ||
| private | No | ||
| engagement_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||