get_note_comment
Retrieve a specific comment from a note by providing the note ID and comment ID. Useful for accessing individual comments in legal case management.
Instructions
Get a specific comment on a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |