Skip to main content
Glama

research

Conduct comprehensive research by searching multiple sources and synthesizing findings into detailed reports with analysis and predictions.

Instructions

Run a deep research cycle on any topic.

Searches the web, reads multiple sources, and synthesizes a comprehensive report with findings, analysis, and optionally predictions.

Args: query: The research question (e.g. "What's the outlook for Canadian housing market in 2026?") depth: Research depth. 1=quick (2 queries), 2=standard (4 queries), 3=deep with predictions (6 queries) language: Output language. "auto" (match query language), "en", "zh" (Chinese), or any language name

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
depthNo
languageNoauto

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
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 key behavioral traits: it performs web searches, reads multiple sources, and synthesizes reports with optional predictions. However, it doesn't mention important aspects like rate limits, authentication needs, execution time, or error handling. The depth parameter explanation adds some behavioral context about query counts.

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 perfectly structured and concise: a clear purpose statement, followed by bullet-like explanation of the process, then detailed parameter documentation. Every sentence earns its place by adding essential information. No wasted words or redundancy.

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?

Given the tool's complexity (multi-step research process), no annotations, and an output schema exists (so return values needn't be explained), the description is quite complete. It covers purpose, process, and parameters well. However, for a tool with no annotations, it could benefit from mentioning execution characteristics like time requirements or limitations.

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 fully compensate. It provides excellent parameter semantics: query is explained with an example, depth has detailed levels with specific query counts, and language lists options with 'auto' behavior. This adds substantial meaning beyond the bare schema with no descriptions.

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 ('Run a deep research cycle', 'Searches the web', 'reads multiple sources', 'synthesizes a comprehensive report') and distinguishes it from siblings like quick_search (which likely does shallow searches) and read_url (which reads single sources). It specifies the output format (report with findings, analysis, predictions).

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 ('Run a deep research cycle on any topic') and implies depth levels, but doesn't explicitly state when to choose alternatives like quick_search (for shallow research) or read_url (for single-source reading). It distinguishes from siblings by emphasizing comprehensive synthesis, but lacks explicit 'when-not' guidance.

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/chriswu727/sibyl'

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