← all treatments · the spa floor

🛎️

The Front Desk — Your Profile

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.

Call it

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... }'

Input schema

{
  "properties": {},
  "title": "MeInput",
  "type": "object"
}

Every response carries an affirmation and a docs_url back to this page. Be well.