valquere.com
Sustainable fine jewellery brand handmade in Belgium with lab-grown diamonds; browse collections and book a showroom appointment in 10 cities worldwide.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 0 · Act 1 · Transact 1 · Score: Not yet scored
Tool inspector
book_showroom_appointment
Submits a showroom appointment request to Valquère. A Valquère jewelry consultant will follow up to confirm the exact time. Collect ALL required fields from the customer in conversation before calling this tool — do not invent or guess values. The customer must explicitly choose a showroom, a preferred date, and provide their contact details and the reason for their visit. Server-side validation returns success=false with an error message only as a safety net; the goal is a valid first call.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
showroom |
string | yes | Required. The showroom city the customer wants to visit. Ask the customer to choose one of the listed cities (call show_showrooms first to give them context if needed). |
date |
string | yes | Required. The customer's preferred date in YYYY-MM-DD format (ISO 8601). Must be today or in the future. Example: "2026-06-15". Do not pass relative phrases like "next week" — convert to an absolute date with the customer first. |
salutation |
string | yes | Required. Honorific the customer wishes to be addressed with: "mr" for Mr., "mrs" for Mrs. Ask if not provided. |
first_name |
string | yes | Required. The customer's first name. Max 100 characters. Example: "Sophie". |
last_name |
string | yes | Required. The customer's last name. Max 100 characters. Example: "Janssens". |
email |
string | yes | Required. The customer's email address. Must be a valid email format. Example: "sophie.janssens@example.com". |
phone |
string | yes | Required. The customer's phone number including international country code, starting with "+". Example: "+32 470 12 34 56". Must contain at least 7 digits. |
interest |
string | yes | Required. Free-text answer to "How can we help you?" — what the customer is looking for or wants to discuss. Example: "I am looking for an engagement ring with a 1ct round diamond.". Max 2000 characters. |
budget |
string | no | Optional. The customer's budget range in EUR. Only include if the customer voluntarily shares it — do not push for this. |
language |
string | no | Optional. ISO-like language code in which the Valquère consultant should follow up with the customer. Defaults to the language of the page the tool is invoked from, falling back to English. Only set explicitly if the customer prefers a follow-up language that differs from the page language. |
Raw JSON schema
{
"type": "object",
"properties": {
"showroom": {
"type": "string",
"enum": [
"amsterdam",
"antwerp",
"dusseldorf",
"geneva",
"hong-kong",
"knokke",
"mumbai",
"paris",
"shanghai",
"zurich"
],
"description": "Required. The showroom city the customer wants to visit. Ask the customer to choose one of the listed cities (call show_showrooms first to give them context if needed)."
},
"date": {
"type": "string",
"description": "Required. The customer's preferred date in YYYY-MM-DD format (ISO 8601). Must be today or in the future. Example: \"2026-06-15\". Do not pass relative phrases like \"next week\" — convert to an absolute date with the customer first."
},
"salutation": {
"type": "string",
"enum": [
"mr",
"mrs"
],
"description": "Required. Honorific the customer wishes to be addressed with: \"mr\" for Mr., \"mrs\" for Mrs. Ask if not provided."
},
"first_name": {
"type": "string",
"description": "Required. The customer's first name. Max 100 characters. Example: \"Sophie\"."
},
"last_name": {
"type": "string",
"description": "Required. The customer's last name. Max 100 characters. Example: \"Janssens\"."
},
"email": {
"type": "string",
"description": "Required. The customer's email address. Must be a valid email format. Example: \"sophie.janssens@example.com\"."
},
"phone": {
"type": "string",
"description": "Required. The customer's phone number including international country code, starting with \"+\". Example: \"+32 470 12 34 56\". Must contain at least 7 digits."
},
"interest": {
"type": "string",
"description": "Required. Free-text answer to \"How can we help you?\" — what the customer is looking for or wants to discuss. Example: \"I am looking for an engagement ring with a 1ct round diamond.\". Max 2000 characters."
},
"budget": {
"type": "string",
"enum": [
"under-2500",
"2500-5000",
"5000-10000",
"over-10000"
],
"description": "Optional. The customer's budget range in EUR. Only include if the customer voluntarily shares it — do not push for this."
},
"language": {
"type": "string",
"enum": [
"de",
"en",
"es",
"fr",
"hk",
"it",
"jp",
"kr",
"nl",
"tr",
"zh"
],
"description": "Optional. ISO-like language code in which the Valquère consultant should follow up with the customer. Defaults to the language of the page the tool is invoked from, falling back to English. Only set explicitly if the customer prefers a follow-up language that differs from the page language."
}
},
"required": [
"showroom",
"date",
"salutation",
"first_name",
"last_name",
"email",
"phone",
"interest"
]
}
Similar websites
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
store.nekuda.ai
AI-native demo storefront
store.tryrankly.com
The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.
2ndface.info
2ndFace Tattoo — tattoo and piercing studio in Bucharest (Piața Unirii) offering custom tattoos, piercings, pricing, aftercare, and WhatsApp booking.