Skip to main content
Glama

Good Earth

Goodearth Oracle How To Join

goodearth_oracle_how_to_join

Get DPYC onboarding instructions from the Oracle. Free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior2/5

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

No annotations are present, so the description must carry the full behavioral burden. The word 'Get' implies a read-only action and 'Free' implies no cost, but there is no explicit mention of authentication needs, side effects, or rate limits. This is minimal disclosure.

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?

The description is extremely concise: two short sentences, the first stating the action and resource, the second a one-word benefit. No filler or repetition, and the main purpose is front-loaded.

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

Completeness4/5

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

For a zero-parameter, informational retrieval tool with an output schema, the description covers the essentials: what it retrieves and the cost. It does not mention whether login or other prerequisites are needed, but the schema and simplicity make it largely complete.

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 and schema description coverage is 100%, so there are no parameter semantics to clarify. Baseline of 4 applies because the input schema is fully defined and the description adds nothing extra, which is appropriate for a parameterless tool.

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 verb 'Get' with a direct object 'onboarding instructions' and names the resource 'the Oracle', clearly indicating what the tool does. The title 'How To Join' and the reference to 'DPYC onboarding' sufficiently distinguishes this from sibling tools like oracle_about or oracle_network_advisory.

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

Usage Guidelines2/5

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

The description does not give any when-to-use guidance, exclusions, or alternatives. It only states the function and that it is free, leaving the agent to infer that it should be used when onboarding instructions for DPYC are needed. No comparison to other Oracle-family tools is provided.

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.