get_note
Fetch the markdown content of a note using its relative path. Retrieve any note from the knowledge library by specifying the path.
Instructions
Return the markdown content of a note by relative path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |