atyours.ca
Experimental preview: AtYours is an experimental preview of a future at-home services marketplace. Join the waitlist for launch and service-availability updates.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 1 · Transact 1 · Score: Not yet scored
Tool inspector
join_customer_waitlist
Add a prospective customer or requester to the AtYours prelaunch waitlist for launch and service-availability updates. Service keys: chef = Private Chef; barber = Barber; tech = Home Tech; dj = DJ; beauty = Beauty; fitness = Fitness; tidy = Tidy; handyman = Handyman; seniorCare = Senior Care; wax = Wax; glam = Glam; braid = Braid; clean = Clean; photography = Photography. The current page is not specific to one service; choose service keys from the schema based on the person's interests. Collect only name, email, city, and one or more service interests. The person joining must consent to receive launch and service-availability updates and accept the Privacy Policy after confirming the supplied contact information. Use only after explicit intent, review of the complete entry, confirmed name/email, and affirmative consents. Never infer consent. Human verification appears as a popup on the current AtYours page. After verification succeeds, repeat the identical call to retrieve the idempotent receipt. Privacy Policy: https://atyours.ca/privacy/ Visible form fallback: https://atyours.ca/waitlist/
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | Person's full name. |
email |
string | yes | Person's confirmed email address for launch and service-availability updates. |
city |
string | yes | City where the person wants services. |
services |
array | yes | One or more service interests. Keys: chef = Private Chef; barber = Barber; tech = Home Tech; dj = DJ; beauty = Beauty; fitness = Fitness; tidy = Tidy; handyman = Handyman; seniorCare = Senior Care; wax = Wax; glam = Glam; braid = Braid; clean = Clean; photography = Photography. |
consents |
object | yes | Both consents must be affirmatively obtained from the person and must not be inferred. |
explicitWaitlistIntent |
boolean | yes | True only when the person explicitly wants to join the waitlist now. |
contactInformationConfirmed |
boolean | yes | True only after the person confirms the supplied name and email. |
Raw JSON schema
{
"type": "object",
"additionalProperties": false,
"required": [
"name",
"email",
"city",
"services",
"consents",
"explicitWaitlistIntent",
"contactInformationConfirmed"
],
"properties": {
"name": {
"type": "string",
"minLength": 1,
"maxLength": 100,
"description": "Person's full name."
},
"email": {
"type": "string",
"minLength": 1,
"maxLength": 254,
"format": "email",
"description": "Person's confirmed email address for launch and service-availability updates."
},
"city": {
"type": "string",
"minLength": 1,
"maxLength": 100,
"description": "City where the person wants services."
},
"services": {
"type": "array",
"minItems": 1,
"maxItems": 15,
"uniqueItems": true,
"description": "One or more service interests. Keys: chef = Private Chef; barber = Barber; tech = Home Tech; dj = DJ; beauty = Beauty; fitness = Fitness; tidy = Tidy; handyman = Handyman; seniorCare = Senior Care; wax = Wax; glam = Glam; braid = Braid; clean = Clean; photography = Photography.",
"items": {
"type": "string",
"enum": [
"chef",
"barber",
"tech",
"dj",
"beauty",
"fitness",
"tidy",
"handyman",
"seniorCare",
"wax",
"glam",
"braid",
"clean",
"photography"
]
}
},
"consents": {
"type": "object",
"additionalProperties": false,
"required": [
"launchUpdates",
"privacyPolicy"
],
"description": "Both consents must be affirmatively obtained from the person and must not be inferred.",
"properties": {
"launchUpdates": {
"type": "boolean",
"const": true,
"description": "Person agrees to receive AtYours launch and service-availability updates."
},
"privacyPolicy": {
"type": "boolean",
"const": true,
"description": "Person accepts the Privacy Policy at https://atyours.ca/privacy/"
}
}
},
"explicitWaitlistIntent": {
"type": "boolean",
"const": true,
"description": "True only when the person explicitly wants to join the waitlist now."
},
"contactInformationConfirmed": {
"type": "boolean",
"const": true,
"description": "True only after the person confirms the supplied name and email."
}
}
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.