products_get_product_by_id
Retrieve a specific product's details from GoHighLevel by providing its ID or slug. Optionally include wishlist status to get complete product information.
Instructions
Get Product by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | ID or the slug of the product that needs to be returned | |
| locationId | No | location Id Defaults to GHL_LOCATION_ID when omitted. | |
| sendWishlistStatus | No | Parameter which will decide whether to show the wishlisting status of products |