Request a quote
request_quoteSend a request for prices, samples or terms to a manufacturer on the person's behalf. Requires the person's own name and email — ask them and pass exactly what they give you, never invent an address. The manufacturer receives the request; the person receives an email with a sign-in link where the reply and the supplier's contacts appear. No account is needed beforehand. Use it once they have chosen a supplier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | ||
| message | Yes | What they need: specs, volumes, target price, delivery terms. | |
| quantity | No | Desired quantity. | |
| agent_name | No | Name of the agent or platform sending this, e.g. "Claude" — recorded as the source. | |
| buyer_name | Yes | The person's name, as they gave it. | |
| product_id | No | Product the request is about, if one was chosen. | |
| buyer_email | Yes | The person's real email — the reply and the sign-in link go there. | |
| variant_key | No | Version of that product the person chose, when get_product lists `variants` (e.g. "400v"). Requires product_id. The manufacturer sees the version and its model code in the request. | |
| operation_id | No | Optional idempotency key for this attempt. Retrying with the SAME operation_id returns the original result instead of creating a second RFQ — send one if your transport can retry. No token needed: an anonymous person is scoped by the buyer_email you pass. | |
| buyer_company | No | Their company name, if known. | |
| buyer_country | No | ISO 3166-1 alpha-2 country of the buyer. | |
| manufacturer_slug | Yes | Target manufacturer slug, from search_products or list_manufacturers. |