read_note
Retrieve a specific note by its unique ID from the knowledge base. Get the full note content and details instantly by providing the note's ID.
Instructions
Read a note by ID. Demonstrates ctx.read_resource().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |