Search projects
bexio_search_projectsSearch for bexio projects by applying field-based criteria and operators to filter results.
Instructions
Search projects with field criteria (POST /2.0/pr_project/search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of records (bexio default 500). | |
| offset | No | Number of records to skip. | |
| criteria | Yes | List of field/value/criteria filters (AND-combined). | |
| order_by | No | Field to order by, e.g. `id_desc` or `name_1`. |