Skip to main content
Glama
droyd-ai
by droyd-ai

droyd_search_content

Search cryptocurrency knowledge base for content using recent browsing or AI-powered semantic queries across multiple content types, categories, and ecosystems.

Instructions

Search the DROYD knowledge base for crypto content.

Search Modes:

  • recent - Browse latest content by type, category, or ecosystem

  • semantic - AI-powered search with natural language query

Content Types: posts, news, developments, tweets, youtube, memories, concepts

Categories: defi, nfts, gaming, ai, memecoins, stablecoins, rwas, depin, wallets, etc.

Ecosystems: solana, ethereum, base, bitcoin, arbitrum, optimism, polygon, avalanche, etc.

Examples:

  • Recent DeFi news: { "search_mode": "recent", "content_types": ["news"], "categories": ["defi"], "days_back": 7 }

  • Semantic search: { "search_mode": "semantic", "query": "AI agents in crypto", "include_analysis": true }

  • Ecosystem research: { "search_mode": "recent", "ecosystems": ["solana", "base"], "content_types": ["posts", "tweets"] }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
search_modeYesSearch mode
queryNoSearch query (required for semantic mode)
content_typesNoContent types to include
categoriesNoCategory slugs (max 5)
ecosystemsNoEcosystem slugs (max 5)
days_backNoDays to look back (1-90)
limitNoMax results (10-100)
sort_byNoSort order
include_analysisNoInclude AI analysis (semantic mode only)
minimum_relevance_scoreNoMin relevance score (0-1)
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It does well by explaining the two distinct search modes and their characteristics, listing available content types, categories, and ecosystems, and providing example parameter structures. However, it doesn't mention rate limits, authentication requirements, or error conditions that would be helpful 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?

The description is perfectly structured with clear sections (Search Modes, Content Types, Categories, Ecosystems, Examples) and bullet points. Every sentence earns its place by providing essential information about how to use the tool effectively. The examples are particularly valuable for showing parameter combinations.

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?

For a search tool with 10 parameters, 100% schema coverage, and no output schema, the description does an excellent job explaining the tool's functionality. It covers the two search modes thoroughly, lists available filters, and provides practical examples. The main gap is the lack of information about what the output looks like (no output schema), but the description compensates well for this through clear usage guidance.

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?

With 100% schema description coverage, the baseline is 3. The description adds significant value by explaining the meaning and purpose of search_mode options (recent vs semantic), listing all possible content_types, categories, and ecosystems, and showing through examples how parameters interact. It provides context that helps understand when to use which parameters beyond what the schema provides.

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 searches the DROYD knowledge base for crypto content, specifying both the action (search) and resource (crypto content in DROYD knowledge base). It distinguishes itself from sibling tools like droyd_search_projects by focusing on content rather than projects, and from droyd_chat by being a search tool rather than conversational.

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 provides explicit guidance on when to use each search mode: 'recent' for browsing latest content by type/category/ecosystem, and 'semantic' for AI-powered natural language queries. It includes three concrete examples showing different use cases, making it clear when to choose each mode and how to structure requests.

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/droyd-ai/droyd-mcp-server'

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