Skip to main content
Glama
Rana-X

SF Cleaning Service

by Rana-X

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FROM_EMAILYesThe email address to send from (e.g., gwen@irl-concierge.com)
PARTNER_EMAILSYesComma-separated list of partner email addresses to notify
RESEND_API_KEYYesYour Resend API key for sending emails

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
request_cleaningC

Request cleaning service in San Francisco

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'request_cleaning' has a clear, distinct purpose that cannot be confused with any other tool in this set.

Naming Consistency5/5

The naming pattern is trivially consistent since there is only one tool. The tool name 'request_cleaning' follows a clear verb_noun convention, and with no other tools to compare, there is no inconsistency.

Tool Count2/5

A single tool is generally too few for a server's purpose, as it limits functionality and suggests an incomplete or thin surface. For a 'SF Cleaning Service' domain, one might expect additional tools for operations like scheduling, pricing, or status checks, making this count inappropriate for the apparent scope.

Completeness2/5

The tool set is severely incomplete for a cleaning service domain. While 'request_cleaning' covers initiation, there are obvious gaps such as checking service status, modifying or canceling requests, viewing pricing, or managing schedules. This will likely cause agent failures in handling full workflows.