Get note.com draft detail
note_get_draftFetch a specific note draft's full content and details using its key. Get the key by listing drafts first.
Instructions
Fetches an authenticated draft detail by note key via GET /v3/notes/{noteKey}?draft=true&draft_reedit=false. Use note_list_drafts to find the draft key first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteKey | Yes |