list_notes
Fetch a paginated set of notes from Bexio using limit and offset for efficient data retrieval.
Instructions
Fetch a list of notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit the number of results (max is 2000) | |
| offset | No | Skip over a number of elements by specifying an offset value for the query |