slite_get_note
Retrieve a specific Slite note by its ID. Choose output format as markdown or HTML.
Instructions
Get a specific note by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteId | Yes | The ID of the note to retrieve | |
| format | No | Format to return (markdown or html) | md |