remove_finding_note
Deletes a note from a finding in DefectDojo using the finding ID and note ID. Use it to clear outdated or incorrect notes from a vulnerability record.
Instructions
Remove a note from a finding.
Args: finding_id: The finding ID note_id: The note ID to remove (see list_finding_notes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||