Skip to main content
Glama

roam_search_by_date

Find blocks and pages in Roam Research by creation or modification date. Set a date range, choose type (created, modified, or both), and scope (blocks, pages, or both). Optionally include content.

Instructions

Search for blocks or pages based on creation or modification dates. Not for daily pages with ordinal date titles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_dateYesStart date in ISO format (YYYY-MM-DD)
end_dateNoOptional: End date in ISO format (YYYY-MM-DD)
typeYesWhether to search by creation date, modification date, or both
scopeYesWhether to search blocks, pages
include_contentNoWhether to include the content of matching blocks/pages
graphNoTarget graph key from ROAM_GRAPHS config. Defaults to ROAM_DEFAULT_GRAPH. Only needed in multi-graph mode.
write_keyNoWrite confirmation key. Required for write operations on non-default graphs when write_key is configured.
Behavior2/5

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

No annotations provided, so description carries full burden. It only describes core function and one exclusion, lacking details on behaviors like return format, pagination, or performance implications.

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?

Two succinct sentences that front-load the purpose and add a key exclusion. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a search tool with no annotations or output schema, the description is minimal. It lacks details on result format, limits, and edge cases, leaving the agent under-informed.

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 the schema already documents all parameters. The description adds no additional parameter-level context beyond the schema, meeting baseline but not exceeding.

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?

Description clearly states it searches for blocks/pages based on dates, and explicitly excludes daily pages with ordinal date titles, providing a specific verb-resource-scope and distinguishing from potential confusion.

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?

Explicitly states when not to use (daily pages with ordinal date titles), but does not provide alternatives or when to use this tool over other search siblings like roam_search_by_text or roam_search_by_status.

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/2b3pro/roam-research-mcp'

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