list_finding_notes
Retrieve all notes associated with a specific vulnerability finding by providing the finding ID.
Instructions
List notes for a finding. Args: finding_id (> 0). Returns universal envelope {"items": [...], "pagination": {...}} with note entry F-002 wrapped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |