create_note
Create a temporary QuickNote in your Inbox that supports automatic tag linking. Use archive_note to transform into a permanent note.
Instructions
Create a new QuickNote in the Inbox. QuickNotes are temporary captures — use archive_note to transform one into a permanent Note.
Content supports #tag# and [[tag]] for automatic tag linking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Note content (supports #tag# and [[tag]]) | |
| is_pinned | No | Pin the note (default: false) | |
| contact_ids | No | Array of contact UUIDs to associate |