Skip to main content
Glama

Contact Symbols of Wealth Studio

get_contact_info

Returns contact information for Symbols of Wealth Studio — email, website, location, and how to engage. Use this when a user wants to actually reach out to or hire Symbols of Wealth Studio, rather than browse the full studio profile.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.7/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description does a good job of indicating the read-only, informational nature of the tool by using 'Returns.' It clarifies the scope of the data (email, website, location, engagement) and the intended use case, giving the agent a clear sense of what to expect. It does not explicitly mention error cases or privacy, but for a simple contact-info getter, this is adequately transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no redundant words. The first sentence states the action and content; the second provides usage context. Perfectly concise and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no parameters and no output schema, the description fully covers the purpose, the exact data returned, and the usage context. It also provides enough contrast with the sibling to avoid ambiguity. No further information is needed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so the baseline is 4. The description doesn't need to explain any parameters, and it doesn't try to invent any, which is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Returns' and explicitly identifies the resource as 'contact information for Symbols of Wealth Studio,' listing the exact fields (email, website, location, how to engage). It also distinguishes itself from the sibling tool by contrasting with browsing the full studio profile, making its purpose unmistakable.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when to use the tool: 'Use this when a user wants to actually reach out to or hire Symbols of Wealth Studio.' It also implicitly contrasts with the alternative by saying 'rather than browse the full studio profile,' which clearly guides the agent away from using get_studio_info.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

The two tools have clearly distinct purposes: get_contact_info is for reaching out/hiring, while get_studio_info provides the full profile. There is no ambiguity between them.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern (get_contact_info, get_studio_info), making naming predictable and readable.

Tool Count3/5

With only 2 tools, the server is on the thin side. However, the scope is narrow (studio info and contact), so the count is borderline but not unreasonable.

Completeness4/5

The tools cover the core informational needs: full studio profile and contact details. Minor gaps like case studies or team bios might exist, but the coverage is solid for the apparent purpose.

Resources