Skip to main content
Glama

research_start

Search web or Google Drive to find new research sources. Choose fast or deep mode to control depth and time.

Instructions

Deep research / fast research: Search web or Google Drive to FIND NEW sources.

Use this for: "deep research on X", "find sources about Y", "search web for Z", "search Drive". Workflow: research_start -> poll research_status -> research_import.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesWhat to search for (e.g. "quantum computing advances")
sourceNoweb|drive (where to search)web
modeNofast (~30s, ~10 sources) | deep (~5min, ~40 sources, web only)fast
notebook_idNoExisting notebook (creates new if not provided)
titleNoTitle for new notebook

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description must disclose behavioral traits. It mentions async behavior via polling and provides mode durations (fast ~30s, deep ~5min). However, it does not explicitly disclose that it may create a new notebook if notebook_id is omitted, nor does it discuss error cases or authentication requirements.

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 concise: a two-sentence summary followed by bullet-like usage examples and a clear workflow. Every sentence adds information without redundancy, and key details are front-loaded.

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 async nature, multiple modes, and optional notebook creation, the description covers the core purpose, usage, workflow, and mode trade-offs. It lacks details on return values (though output schema exists) and potential errors, but is sufficient for typical agent guidance.

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 coverage is 100%, so baseline is 3. The description adds value by explaining mode characteristics (time, source count) and source options (web/drive), but does not significantly extend beyond what the schema comments already provide.

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 performs 'deep research / fast research' to 'search web or Google Drive to FIND NEW sources.' It provides specific use case examples and differentiates from sibling research_status and research_import by outlining the workflow sequence.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit guidance on when to use this tool via examples like 'deep research on X' and 'search web for Z'. It also prescribes a multi-step workflow: research_start → poll research_status → research_import, helping the agent understand the proper invocation sequence.

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/jacob-bd/notebooklm-mcp-cli'

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