bokio_list_items
Retrieve a paginated list of items (articles) from your Bokio accounting system. Specify page number and page size to control output.
Instructions
List items (articles).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| pageSize | No | Items per page | |
| companyId | No | Bokio company id. Defaults to BOKIO_COMPANY_ID if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| totalItems | No | ||
| totalPages | No | ||
| currentPage | No |