sylviezechner.cz
Kontakt, Sylvie Zechner
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 0 · Transact 2 · Score: Not yet scored
Tool inspector
prepare_contact_request
Připraví a zobrazí kontaktní požadavek ve formuláři, aby jej uživatel mohl zkontrolovat. Neodešle žádnou zprávu ani nevytvoří externí kontaktní požadavek. Pro skutečné odeslání slouží samostatný nástroj submit_contact_request.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | Jméno a příjmení člověka, který chce Sylvii kontaktovat. |
email |
string | yes | Kontaktní e-mail pro odpověď. |
phone |
string | yes | Kontaktní telefon včetně předvolby, pokud ji uživatel uvedl. |
company |
string | yes | Název firmy nebo adresa jejího webu. |
message |
string | yes | Konkrétní dotaz nebo popis požadované pomoci s PPC kampaněmi. |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"minLength": 2,
"maxLength": 100,
"description": "Jméno a příjmení člověka, který chce Sylvii kontaktovat."
},
"email": {
"type": "string",
"format": "email",
"maxLength": 255,
"description": "Kontaktní e-mail pro odpověď."
},
"phone": {
"type": "string",
"minLength": 1,
"maxLength": 50,
"description": "Kontaktní telefon včetně předvolby, pokud ji uživatel uvedl."
},
"company": {
"type": "string",
"minLength": 1,
"maxLength": 200,
"description": "Název firmy nebo adresa jejího webu."
},
"message": {
"type": "string",
"minLength": 10,
"maxLength": 5000,
"description": "Konkrétní dotaz nebo popis požadované pomoci s PPC kampaněmi."
}
},
"required": [
"name",
"email",
"phone",
"company",
"message"
],
"additionalProperties": false
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.