get_quote
Check a quote's status by quote_ref, forwarded to the owning seller. Returns the current status, the binding total once approved, and the negotiation thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_ref | Yes | The quote_ref from request_quote, e.g. "QUO-2605-7K3PQM". | |
| seller_mcp_url | Yes | mcp_ref.seller_mcp_url from a discovery result. |