Skip to main content
Glama

atlas_contagion_chain

Predicts which countries will likely follow a censorship event in a given country based on historical patterns and regime similarity.

Instructions

Predictive contagion chain for a triggering country — given a censorship event in country X, returns the ranked downstream countries likely to follow (based on historical patterns and regime similarity).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
triggerYesTriggering country ISO 3166-1 alpha-2 code (e.g. IR, RU, CN)
Behavior4/5

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

With no annotations, the description must disclose behavior. It explains the predictive nature, use of historical patterns and regime similarity, and that it returns ranked countries. It does not explicitly state that it is read-only, but the non-destructive nature is inferred. A 4 is appropriate as it provides useful context beyond the schema.

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?

One sentence that is concise, front-loaded, and effectively communicates the tool's purpose and mechanism. No wasted words.

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?

Given the tool's low complexity (single parameter, no output schema), the description provides sufficient context for an AI agent to understand when and how to use it, including the input format and expected output.

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?

Schema coverage is 100%, with the 'trigger' parameter described as an ISO code. The description adds 'triggering country' context but no additional syntax or format details. Baseline 3 is correct as the schema already does the heavy lifting.

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 clearly states it produces a 'predictive contagion chain' for a triggering country, returning ranked downstream countries based on historical patterns and regime similarity. It distinguishes from siblings like atlas_contagion_watchlist and atlas_country_similarity.

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

Usage Guidelines4/5

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

The description implies use when a censorship event occurs in a country to predict spread. It does not explicitly state when not to use or list alternatives, but the context is clear and the tool's purpose is well-defined among siblings.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/voidly-ai/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server