get_offering_schema
Fetch the configurable option space for a per-order (configurable) product before requesting a quote, forwarded to the owning seller. Returns option groups, choices, quantity rules and surcharges. Fixed-price products have no schema; buy those with buy_product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The configurable product id from discovery. | |
| seller_mcp_url | Yes | mcp_ref.seller_mcp_url from a discovery result. |