Delete note.com draft
note_delete_draftDelete a note.com draft by its numeric draft ID. Use the ID from note_create_draft, note_list_drafts, or note_get_draft.
Instructions
Deletes a note.com draft by numeric draft/note id via DELETE /v1/text_notes/draft_delete?id={draftId}. note keys like n... are not accepted by this endpoint; use the id field from note_create_draft, note_list_drafts full output, or note_get_draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draftId | Yes |