List note.com drafts
note_list_draftsLists drafts from your note.com account. Returns a lightweight summary by default, or the full raw API payload if requested.
Instructions
Lists drafts for the authenticated note.com account via GET /v2/note_list/contents?limit=20&page=1&status=draft&without_magazines=true. Defaults to lightweight summary output; pass fields: "full" for the raw internal API payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| fields | No | summary | |
| includeBody | No |