Skip to main content
Glama

roam_find_pages_modified_today

Retrieve pages modified since midnight with pagination and sorting options to track daily changes in your Roam Research graph.

Instructions

Find pages that have been modified today (since midnight), with pagination and sorting options.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoThe maximum number of pages to retrieve (default: 50). Use -1 for no limit, but be aware that very large result sets can impact performance.
offsetNoThe number of pages to skip before returning matches. Useful for pagination. Defaults to 0.
sort_orderNoSort order for pages based on modification date. "desc" for most recent first, "asc" for oldest first.desc
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