Skip to main content
Glama

atlas_digest

Delivers daily risk movers, top countries by max risk, and recent incidents for daily monitoring.

Instructions

Daily Atlas digest: biggest 7-day risk movers (up/down), top countries by current 7-day max risk, and fresh incidents in the last 24h. Designed as the first call of a daily monitoring loop.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes what the tool returns (risk movers, countries, fresh incidents) but does not disclose behavioral traits like read-only, idempotency, auth requirements, or rate limits. The lack of annotation is partially compensated by the clear read-oriented intent.

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 two sentences, front-loads the purpose, and contains no extraneous information. Every sentence adds value.

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 zero parameters, no output schema, and no annotations, the description adequately covers what the tool does and when to use it. No critical gaps are present.

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?

There are zero parameters, so the baseline is 4. The description adds no param-specific information, but none is needed. The tool is unconditional, which is evident from the empty input schema.

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 the tool provides a daily digest of 7-day risk movers, top countries by risk, and fresh incidents. It distinguishes itself by being designed as the first call in a daily monitoring loop, setting it apart from sibling tools like atlas_timeline or atlas_risk_tiers.

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 explicitly says 'Designed as the first call of a daily monitoring loop,' indicating when to use it (daily, as starting point). It does not provide explicit alternatives or when-not-to-use, but the context is clear enough for an AI agent to infer a typical daily workflow.

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