Skip to main content
Glama

roam_move_block

Move a block to a new location in Roam Research by specifying its new parent and position, enabling content reorganization within your knowledge graph.

Instructions

Move a block to a new location (different parent or position). This is a convenience wrapper around roam_process_batch_actions for single block moves.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
block_uidYesThe UID of the block to move
parent_uidYesThe UID of the new parent block or page
orderNoPosition under the new parent. Can be a number (0-based index) or "first"/"last". Defaults to "last".last
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