Skip to main content
Glama

SF Cleaning Service

by Rana-X

request_cleaning

Book cleaning services in San Francisco by providing your name, phone number, and address to schedule professional cleaning appointments.

Instructions

Request cleaning service in San Francisco

Input Schema

NameRequiredDescriptionDefault
addressYesService address in San Francisco
nameYesCustomer name
phoneYesPhone number (10-digit US format)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Service address in San Francisco", "maxLength": 200, "minLength": 10, "type": "string" }, "name": { "description": "Customer name", "maxLength": 100, "minLength": 2, "type": "string" }, "phone": { "description": "Phone number (10-digit US format)", "pattern": "^[0-9\\s\\-\\(\\)\\+]+$", "type": "string" } }, "required": [ "name", "phone", "address" ], "type": "object" }

Other Tools from SF Cleaning Service

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rana-X/irl'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server