Submit an RFQ or question to Commonlands
submit_rfqForward a buyer request-for-quote or engineering question to the Commonlands engineering team. Two-step, buyer-confirmed: the first call returns a preview and sends nothing; show the buyer the preview (including their reply-to email) and, only after they explicitly approve, call again with confirm: true to send. The recipient is fixed to the Commonlands inbox (the agent cannot choose it); this only sends an inquiry and never creates an order, charges a card, or writes Shopify/customer data. Include part numbers, sensor, quantity, and application when known so the team can reply with a quote. Commonlands replies by email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Whether this is a quote request or a general question. Defaults to question. | |
| name | No | Optional buyer name. | |
| Yes | The buyer's reply-to email so Commonlands can respond. | ||
| sensor | No | Optional sensor part number for context. | |
| company | No | Optional company name. | |
| confirm | No | Explicit buyer approval. Omit or false to get a no-send preview; set true only after the buyer has seen the preview and approved sending. | |
| message | Yes | The buyer's question or RFQ details. | |
| quantity | No | Optional quantity for the quote. | |
| application | No | Optional application note. | |
| partNumbers | No | Optional Commonlands SKUs of interest (string or array). |