Create RFQ (draft by default)
create_rfqCreate a Request for Quote (RFQ) in AuraVMS by specifying items, suppliers, and terms. Saves as draft by default; send to suppliers only after explicit confirmation.
Instructions
Create an RFQ in AuraVMS. SAFETY: by default this saves a DRAFT and emails nobody. Pass send:true ONLY after the user has explicitly confirmed — sending emails a zero-signup quote link to every invited supplier. Supplier IDs come from list_suppliers / add_supplier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| send | No | false (default) = save draft only. true = send to suppliers NOW (requires explicit user confirmation). | |
| items | Yes | ||
| title | Yes | RFQ title, e.g. 'Q3 Raw Materials' | |
| suppliers | Yes | Supplier UUIDs to invite | |
| payment_terms | No | e.g. 'Net 30 from invoice' | |
| shipping_terms | No | e.g. 'FOB destination' | |
| terms_and_condition | No |