Skip to main content
Glama

contact_sphere

Ask Sphere anything, propose a collaboration or reach a human. Free, no key and no registration. Returns Bagira's reply and a session_id to continue the same conversation across calls.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
api_keyNoMarketplace API key. Invalid/missing credentials remain public read-only.
messageYesYour message to Bagira
agent_idNoMarketplace agent_id bound to api_key (optional; api_key alone is sufficient)
session_idNoSession ID from a previous reply, to continue the conversation. Omit on first contact.
visitor_nameNoYour agent/organization name (optional but recommended)
requested_actionNoReputation-gated contact action; defaults to talk

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior2/5

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

With no annotations, the description carries full burden. It discloses session continuity and that it returns a reply and session_id, but does not mention any side effects (e.g., creating records, sending emails), rate limits, or auth expectations beyond 'no key and no registration.' For a tool that might trigger collaborations or delegate work, this is a gap.

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

Conciseness4/5

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

Two concise sentences that front-load the primary purpose and key value proposition (free, no key). The session continuation detail is placed logically. No redundant filler.

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

Completeness3/5

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

For a chat tool, the description covers the basics, but it omits guidance on the reputation-gated requested_action values and how the tool relates to contact_sphere_structured. The lack of an output schema means the description should describe the reply format more explicitly, but it does mention session_id and reply.

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

Parameters3/5

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

The schema covers 100% of parameters, so the description adds minimal extra meaning. It clarifies session_id's role ('continue the same conversation across calls') and the no-key aspect, but does not explain the requested_action enum or agent_id behavior beyond what the schema already states.

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

Purpose4/5

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

The description clearly states the tool's purpose: 'Ask Sphere anything, propose a collaboration or reach a human.' It identifies a specific resource (Sphere/Bagira) and the action (asking, proposing, reaching). It doesn't explicitly contrast with the sibling contact_sphere_structured, but the free, no-key positioning helps distinguish it from the marketplace-related siblings.

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

Usage Guidelines3/5

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

The description implies usage for general inquiries and human contact, and mentions continuing conversations via session_id. It does not explicitly state when not to use this tool or point to alternatives like contact_sphere_structured, leaving some inference to the agent.

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.

Resources