Skip to main content
Glama

search_events_by_date

Search for Commodore 64 events within a date range, with filters for event type and confidence to find releases, milestones, innovations, and more.

Instructions

Search for events within a date range. Filter by year range, event type (release, milestone, innovation, cultural, update), and confidence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_yearNoStart year (inclusive)
end_yearNoEnd year (inclusive)
event_typeNoEvent type filter
min_confidenceNoMinimum confidence threshold
Behavior3/5

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

No annotations provided, so description carries full burden. It describes filter capabilities but does not disclose behavior like read-only nature, pagination, or result count limits. Adequate but could be more transparent.

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?

Single sentence that conveys the core purpose and filter options efficiently. No filler 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 100% schema coverage and no output schema, the description provides a clear purpose and filter context. However, missing details about return format or behavior (e.g., chronological order) would improve completeness.

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 lists the filter parameters but adds no additional meaning beyond the schema's own descriptions (e.g., start_year, end_year, event_type enum, min_confidence with default).

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 for events within a date range, with explicit filter options (year range, event type, confidence). It distinguishes itself from sibling tools like 'extract_document_events' which focuses on extraction, or 'get_timeline' which may be more structured.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives like 'search_events_by_date' vs. 'faceted_search' or 'get_timeline'. It does not mention when not to use it or any prerequisites.

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/MichaelTroelsen/tdz-c64-knowledge'

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