chillcodelabs.com
ChillCode
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 1 · Transact 1 · Score: Not yet scored
Tool inspector
book_consultation
[VI] Đặt lịch tư vấn 1-1 hoặc Discovery Call giải pháp kỹ thuật trực tiếp với đội ngũ Kỹ sư ChillCode qua Google Meet. Gửi trực tiếp thông tin vào hệ thống Studio. / [EN] Schedule a 1-on-1 consultation or project discovery call with ChillCode software engineering team. Directly sends booking payload to studio.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | [VI] Họ tên khách hàng hoặc tên doanh nghiệp / [EN] Full name or company name of the client. |
email |
string | yes | [VI] Địa chỉ email liên hệ / [EN] Client contact email address. |
phone |
string | no | [VI] Số điện thoại hoặc số Zalo / [EN] Client contact phone number or Zalo number. |
service |
string | no | [VI] Dịch vụ quan tâm (VD: "Web 3D", "Mobile App", "AI & Data", "Chuyển đổi số") / [EN] Desired service (e.g. "Web 3D", "Mobile App", "AI & Data", "Digital Transformation") |
meeting_date |
string | no | [VI] Ngày hẹn mong muốn (VD: "2026-09-15", "Thứ 6 tuần này") / [EN] Preferred meeting date (e.g. "2026-09-15" or "This Friday") |
meeting_time |
string | no | [VI] Giờ hẹn mong muốn (VD: "10:00", "14:30") / [EN] Preferred meeting time (e.g. "10:00", "14:30") |
message |
string | yes | [VI] Mô tả tóm tắt nhu cầu dự án / [EN] Project brief or requirements description. |
lang |
string | no | [VI] Ngôn ngữ thông báo phản hồi / [EN] Response language ("vi" or "en"). Default: "vi" |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "[VI] Họ tên khách hàng hoặc tên doanh nghiệp / [EN] Full name or company name of the client."
},
"email": {
"type": "string",
"description": "[VI] Địa chỉ email liên hệ / [EN] Client contact email address."
},
"phone": {
"type": "string",
"description": "[VI] Số điện thoại hoặc số Zalo / [EN] Client contact phone number or Zalo number."
},
"service": {
"type": "string",
"description": "[VI] Dịch vụ quan tâm (VD: \"Web 3D\", \"Mobile App\", \"AI & Data\", \"Chuyển đổi số\") / [EN] Desired service (e.g. \"Web 3D\", \"Mobile App\", \"AI & Data\", \"Digital Transformation\")"
},
"meeting_date": {
"type": "string",
"description": "[VI] Ngày hẹn mong muốn (VD: \"2026-09-15\", \"Thứ 6 tuần này\") / [EN] Preferred meeting date (e.g. \"2026-09-15\" or \"This Friday\")"
},
"meeting_time": {
"type": "string",
"description": "[VI] Giờ hẹn mong muốn (VD: \"10:00\", \"14:30\") / [EN] Preferred meeting time (e.g. \"10:00\", \"14:30\")"
},
"message": {
"type": "string",
"description": "[VI] Mô tả tóm tắt nhu cầu dự án / [EN] Project brief or requirements description."
},
"lang": {
"type": "string",
"enum": [
"vi",
"en"
],
"description": "[VI] Ngôn ngữ thông báo phản hồi / [EN] Response language (\"vi\" or \"en\"). Default: \"vi\""
}
},
"required": [
"name",
"email",
"message"
]
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…