List products
ghl_list_productsRetrieve paginated product lists with optional search to obtain product IDs for pricing and invoicing.
Instructions
List products in a location with pagination and optional search. Use the returned product ids when adding prices or building invoices/estimates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | Search by product name. | |
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |