Skip to main content
Glama

Trending news (48h)

alphai_trending
Read-onlyIdempotent

Retrieve top news from the last 48h ranked by AI-assigned relevance to identify major market movers and big stories.

Instructions

Top news from the last 48h ranked by AI-assigned relevance. Use this when the user asks 'what's moving' / 'what's the big story'. Lower min_relevance to surface weaker movers. Syndicated reprints of one story are collapsed to a single representative by default (dedupe=false to keep all).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoStories. 10 Basic / 50 Pro (tools.bulk).
min_relevanceNoMin AI relevance 1-10; default 8.
dedupeNoCollapse syndicated reprints by story (default true).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already declare safe, idempotent read. Description adds: deduplication behavior (collapse syndicated reprints by default, dedupe=false to keep all) and the 48h time window. Adds value beyond annotations.

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?

Three concise sentences: purpose, usage guidance, parameter tips. No fluff, each sentence earns its place.

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?

Complexity is low (3 optional params with defaults, output schema exists). Description covers purpose, usage, and parameter behavior completely. No gaps.

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?

Schema coverage is 100%. Description adds usage guidance: 'Lower min_relevance to surface weaker movers' and explains dedupe parameter behavior. Adds value beyond 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?

Clearly states it returns top news from the last 48h ranked by AI relevance. Distinguishes from siblings like alphai_news_search and alphai_ticker_news, which are search/ticker-specific.

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?

Explicitly says to use when user asks 'what's moving' or 'what's the big story', and advises on tuning min_relevance. No explicit when-not, but context with sibling tools makes it clear.

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/makeev/alphai-mcp'

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