list_document_notes
Retrieve all notes attached to a specific document by ID, with optional pagination for large note collections.
Instructions
List all notes for a specific document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The document ID | |
| page | No | Page number (1-based) | |
| page_size | No | Number of items per page |