get_notes
Retrieve the inspector notes for any document in your Scrivener project by specifying its title, path, or UUID.
Instructions
Get the document notes (inspector notes) for a document.
In Scrivener, document notes appear in the inspector panel and contain author notes, research, reminders, etc.
Args: identifier: Document title, path, or UUID
Returns: The notes text, or a message if no notes exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |