Skip to main content
Glama

Roam Research

by 2b3pro

roam_search_block_refs

Locate block references within a specific page or across your entire Roam Research graph. Use block UID or page title to refine searches and track connections efficiently.

Instructions

Search for block references within a page or across the entire graph. Can search for references to a specific block or find all block references.

Input Schema

NameRequiredDescriptionDefault
block_uidNoOptional: UID of the block to find references to
page_title_uidNoOptional: Title or UID of the page to search in. If not provided, searches across all pages

Input Schema (JSON Schema)

{ "properties": { "block_uid": { "description": "Optional: UID of the block to find references to", "type": "string" }, "page_title_uid": { "description": "Optional: Title or UID of the page to search in. If not provided, searches across all pages", "type": "string" } }, "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