Skip to main content
Glama

Roam Research

by 2b3pro

roam_search_by_text

Find specific text within Roam Research notes by searching blocks across all pages or a specified page, enabling focused content discovery.

Instructions

Search for blocks containing specific text across all pages or within a specific page.

Input Schema

NameRequiredDescriptionDefault
page_title_uidNoOptional: Title or UID of the page to search in. If not provided, searches across all pages
textYesThe text to search for

Input Schema (JSON Schema)

{ "properties": { "page_title_uid": { "description": "Optional: Title or UID of the page to search in. If not provided, searches across all pages", "type": "string" }, "text": { "description": "The text to search for", "type": "string" } }, "required": [ "text" ], "type": "object" }

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