Skip to main content
Glama

roam_fetch_page_by_title

Retrieve Roam Research page content by title in markdown, JSON, or structured formats for integration and analysis.

Instructions

Fetch page by title. Returns content in the specified format.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesTitle of the page. For date pages, use ordinal date formats such as January 2nd, 2025
formatNoFormat output as markdown, JSON, or structure. 'markdown' returns readable string; 'raw' returns full JSON with nested blocks; 'structure' returns flattened list optimized for surgical updates (uid, order, text preview, depth, parent_uid)raw
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.

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