Create product
ghl_create_productCreate a product in GoHighLevel with name, type, and details. Add prices separately to enable use on invoices and estimates.
Instructions
Create a product. After creating, add one or more prices with ghl_create_product_price so it can be used on invoices/estimates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Product name. | |
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. | |
| description | No | ||
| productType | No | Product type. | SERVICE |
| availableInStore | No |