list_cost_units
Retrieve cost units from your Smallinvoice account with optional filters, full-text search, and pagination controls.
Instructions
Returns list of cost units
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Value for full text search | |
| filter | No | Filter expression (JSON) | |
| limit | No | Limits the number of items returned. Number in a range [1-200] | |
| offset | No | Offset of the first item to return. The offset of the initial item is 0. |