add_finding_note
Attach a note to a finding by ID, set it private, or assign a note type to record remediation context and updates.
Instructions
Add a note to a finding.
Args: finding_id: The finding ID entry: Note text content private: Whether the note is private (visible only to you and superusers) note_type: Note type ID (see list_note_types)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | Yes | ||
| private | No | ||
| note_type | No | ||
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||