List Issue Notes
list_notesFetch all notes (comments) for a MantisBT issue using its numeric ID. Get only the notes you need without pulling the entire issue.
Instructions
List all notes (comments) attached to a MantisBT issue. Note: get_issue already includes notes in its response — use list_notes only when you need notes without fetching the full issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Numeric issue ID |