Skip to main content
Glama
elad12390

Web Research Assistant

by elad12390

search_examples

Search for code examples, tutorials, and technical articles to learn new APIs, find usage patterns, or solve technical problems. Optionally filter by time range and content type.

Instructions

Search for code examples, tutorials, and technical articles.

Optimized for finding practical examples and learning resources. Can optionally filter by
time range for the most recent content. Perfect for learning new APIs, finding usage patterns,
or discovering how others solve specific technical problems.

Content Types:
- 'code': GitHub repos, code snippets, gists, Stack Overflow code examples
- 'articles': Blog posts, tutorials, documentation, technical articles
- 'both': Mix of code and written content (default)

Time Ranges:
- 'all': Search all available content (default, recommended for best results)
- 'year', 'month', 'week', 'day': Filter to recent content only

Examples:
- search_examples("FastAPI dependency injection examples", content_type="code")
- search_examples("React hooks tutorial", content_type="articles", time_range="year")
- search_examples("Rust lifetime examples", content_type="both")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
reasoningYes
content_typeNoboth
time_rangeNoall
max_resultsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The description discloses filtering capabilities and default values, but does not clarify if the operation is read-only or if there are any side effects. Since no annotations are provided, the description carries the full burden. It lacks details on response structure (though output schema exists) and potential limitations.

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 well-structured with a clear purpose, bullet points for options, and usage examples. It is somewhat verbose but informative. The most critical information is front-loaded.

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?

The description adequately covers content_type and time_range but omits explanation for the 'reasoning' parameter, which is required and may be unclear. Additionally, it does not describe the return value or how the tool handles edge cases, despite having an output schema. Given the presence of 5 parameters and moderate complexity, it is partially complete.

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?

The description explains the semantics of content_type and time_range parameters with enumerations and defaults, which adds value beyond the schema. However, it does not explain the 'reasoning' parameter (required) or 'max_results', leaving ambiguity. With 0% schema description coverage, more compensation is expected, but partial coverage is provided.

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: 'Search for code examples, tutorials, and technical articles.' The verb 'search' and resource 'examples' are specific. It distinguishes itself from sibling tools like web_search and search_images by focusing on code and learning resources.

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 the tool: 'Perfect for learning new APIs, finding usage patterns, or discovering how others solve specific technical problems.' It also explains the two filtering dimensions. However, it does not explicitly mention when not to use it or direct users to alternative tools.

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/elad12390/web-research-assistant'

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