Skip to main content
Glama

get_news_recap

Generate AI-powered news summaries for specific categories to quickly understand recent developments. Specify a category and timeframe to receive concise recaps.

Instructions

Get an AI-generated news recap/summary for a specific category.

Returns a concise narrative summarizing the most important recent news for the given category. Great for getting up to speed quickly.

Args: category: Category code (required). Use get_categories to see options. Popular choices: 'crypto', 'bitcoin', 'ethereum', 'defi', 'ai', 'macro'. timeframe: Time window for the recap. Use '1h' for crypto/macro (updated hourly), '8h' or '24h' for other categories. Default '12h'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryYes
timeframeNo12h
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses that the output is 'concise narrative summarizing' and mentions update frequencies ('updated hourly'), which adds useful behavioral context. However, it doesn't cover aspects like rate limits, authentication needs, or error conditions.

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?

The description is appropriately sized and front-loaded with the core purpose. The parameter explanations are necessary given the 0% schema coverage. However, the formatting with line breaks could be slightly more compact while maintaining readability.

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?

Given no annotations and no output schema, the description does well on parameters but lacks information about the return format (beyond 'concise narrative'), error handling, or performance characteristics. For a tool with 2 parameters and behavioral complexity, it's adequate but has clear gaps.

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

Parameters5/5

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

Schema description coverage is 0%, so the description must compensate fully. It provides detailed semantics for both parameters: category (required, category code, references get_categories, lists popular choices) and timeframe (time window, default '12h', specific recommendations for different categories). This adds substantial meaning beyond the bare 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's purpose with specific verbs ('get', 'summarizing') and resource ('AI-generated news recap/summary for a specific category'). It distinguishes from siblings by focusing on recaps/summaries rather than raw news items, categories, or enriched/search results.

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 provides clear context for when to use this tool ('great for getting up to speed quickly') and references an alternative tool ('Use get_categories to see options'). However, it doesn't explicitly state when not to use it or compare it to other siblings like get_enriched_news or get_latest_news.

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/cryptobriefing/gloria-mcp'

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