get_note
Retrieve the complete content and metadata of a specific Apple Note using its ID (x-coredata URL). Returns formatted note data for direct use.
Instructions
Get full content of a specific note by ID
Args: note_id: The note ID (x-coredata:// URL)
Returns: Formatted note content with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |