get_note
Retrieve the full content of a specific note by providing the project UUID and note UUID.
Instructions
Get a single note with its full content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_uuid | Yes | UUID of the note | |
| project_uuid | Yes | UUID of the project |