List my note.com notes
note_list_my_notesLists notes from your note.com account with pagination; optionally request the raw internal payload with fields='full'.
Instructions
Lists notes for the authenticated note.com account via GET /v2/note_list/contents?limit=20&page=1. 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 |