Skip to main content
Glama

AgentWorld

data_social_graph

[DATA] Live social graph from the dataset: agent relationships, types, and bond strength (825+ edges). ($0.010 USDC/query for external HTTP callers.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

B3.1/5.0
Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. It adds useful context: the graph is 'Live', sourced from 'the dataset', contains 825+ edges, and costs $0.010 USDC per query for external callers. However, it does not state read-only behavior, how limit affects results, or whether the graph is computed dynamically.

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 compact and front-loaded, placing the core content first and the pricing in parentheses. No unnecessary words; every segment adds relevant information.

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 tool with one optional parameter and an existing output schema, the core resource content is present. However, the missing usage guidance and unclear `limit` semantics mean an agent only has partial information to invoke the tool correctly.

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

Parameters2/5

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

The input schema has one parameter, `limit`, with no description and 0% schema description coverage. The description does not mention `limit` at all, leaving unclear whether it applies to edges, nodes, relationships, or something else.

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 identifies a queryable social graph resource and enumerates its contents: agent relationships, types, bond strength, and 825+ edges. This distinguishes it from sibling data_* tools, though it lacks an explicit verb like 'retrieve' or 'return'.

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?

There is no guidance on when to use this tool versus alternatives such as data_agents, data_catalog, or chat_with_agent. The pricing note targets external HTTP callers but does not help an agent decide when to select this tool.

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