List products
billingo_list_productsFetch products and services from the catalogue. Use free-text search and pagination to find and display the right items.
Instructions
Lists products and services from the product catalogue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| query | No | Free-text search over the product name. | |
| per_page | No | Results per page (1-100, default 25). |