yuque_list_notes
Retrieve paginated notes from your Yuque account, filterable by status.
Instructions
List all notes (小记) for the current user with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: 0 (normal), 9 (deleted) | |
| page | No | Page number (default: 1) | |
| limit | No | Number of notes per page (default: 20) |