get_product_details
Retrieve live product details for a SKU, including billing cycles, plans, and config options, to prepare an order or price quote.
Instructions
Get the live, order-ready detail for one product SKU: every billing cycle with its price, the plans (sizes) on offer, and the config options (e.g. the OS-template field) a purchase must fill in. Richer than get_catalog_plan — use this right before building an order or quoting a price. The sku comes from list_catalog_products or a list_catalog_listings card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product SKU from list_catalog_products / list_catalog_listings (e.g. "whmcs.kvm-servers-plus-vps"). |