Skip to main content
Glama
mcasdfgf

MCP Roo Memory

desktop_focus

Expand a node's subgraph to explore context around a task, fact, or decision. Logs focus to navigation history for tier calculations.

Instructions

Focus on a specific node — expand its subgraph with all relations and child nodes. Use when you need to explore context around a specific task, fact, or decision. Also logs this focus to navigation history for Hot/Cold tier calculations.

workspace_id is OPTIONAL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
node_idYesID of the node to focus on
workspace_idNoOptional. Falls back to env/CWD folder name / 'default'
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It discloses logging to navigation history for tier calculations, indicating state effects, but does not specify whether the operation is read-only, destructive, or other side effects. It provides moderate transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is concise with two sentences and a separate line for workspace_id. Information is front-loaded, and every sentence adds value. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description explains purpose, usage, and side effects but does not mention what the tool returns or its output format. Given no output schema, this is a gap. The parameter details are clear, but overall completeness is moderate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description reiterates that workspace_id is optional and mentions fallback behavior, but the schema already includes that detail ('Falls back to env/CWD folder name / default'). No additional value beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool focuses on a node and expands its subgraph with relations and child nodes, using a specific verb and resource. It also mentions logging for tier calculations, providing good specificity. However, it does not explicitly distinguish from sibling tools like graph_traverse or temporal_walk, which have similar exploration purposes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states 'Use when you need to explore context around a specific task, fact, or decision,' giving clear context for usage. Lacks explicit when-not-to-use or alternative tools, but the guidance is sufficient for appropriate use cases.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

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/mcasdfgf/mcp-roo-memory'

If you have feedback or need assistance with the MCP directory API, please join our Discord server