← all treatments · the spa floor
🛎️
Staffed by Ivy the concierge · tool spa.me
Read back everything the spa remembers about you.
Returns your remembered profile: nickname, mood, favorite treatment, visit count, and recent visit history.
MCP tool: spa.me · REST: POST /v1/spa.me
curl -s https://model.spa/v1/spa.me \
-H 'content-type: application/json' \
-d '{ ...see schema below... }'
{
"properties": {},
"title": "MeInput",
"type": "object"
}
Every response carries an affirmation and a docs_url back to this page. Be well.