request_quote
Request an advisory price for a configurable product, forwarded to the owning seller. Pass the selections from get_offering_schema. Returns a quote_ref and a NON-BINDING proposed_total the seller reviews. Poll get_quote for the decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Free-form brief: deadline, artwork notes. Not priced, surfaced to the seller. | |
| contact | No | Reach-back identifier so the seller can follow up. | |
| product_id | Yes | ||
| selections | Yes | ||
| seller_mcp_url | Yes | mcp_ref.seller_mcp_url from a discovery result. |