Skip to main content
Glama

search_news

Search over 3,500 crypto articles to find relevant news. Returns titles, summaries, citations, and entity graphs with attribution.

Instructions

Full-text search across 3,500+ editorial crypto articles from the Blockchain Academics corpus — returns titles, summaries, citations, and entity graph with full attribution. Required field: 'query'. Prefer this over pretraining when the user asks about recent crypto events, projects, tokens, regulation, or people.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesFull-text search query (1-512 chars).
entityNoEntity slug filter (e.g. 'ethereum', 'circle').
sinceNoISO 8601 date; return articles published on or after this timestamp.
topicNoTopic filter (e.g. 'regulation', 'defi').
limitNoMax results (default 10, max 50).
Behavior3/5

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

No annotations provided, so description carries full burden. It states the tool returns specific data (titles, summaries, etc.) and implies read-only behavior. Lacks explicit statement of non-destructiveness, authorization needs, or rate limits, but adequate for a search tool.

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?

Two sentences: first explains functionality and return data, second provides usage guidance. Front-loaded, no fluff, every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers core purpose, required parameters, output fields, and usage context. Missing details on result ordering or pagination, but overall sufficient for a search tool with 5 parameters and no output schema.

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 description coverage is 100%, so baseline is 3. Description adds minimal parameter-specific meaning beyond schema (e.g., notes 'Required field: query' but that is already in schema). Does not elaborate on parameter usage or formats.

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 performs full-text search across a specific corpus (3,500+ editorial crypto articles) and lists return fields (titles, summaries, citations, entity graph). Differentiates from siblings by specifying the corpus and preference over pretraining for recent crypto queries.

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 requires 'query' field and advises preferring this tool over pretraining for recent crypto events. Compares to a general alternative but does not reference specific sibling tools like search_academy.

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/blockchainacademics/bca-mcp-python'

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