Skip to main content
Glama
DRNZY
by DRNZY

set_workspace_root

Set or re-index the active project workspace root to enable AST-aware code navigation, symbol renaming, and dependency analysis.

Instructions

Sets or re-indexes the active project workspace root directory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspaceRootYesAbsolute path to workspace root.
Install Server

TDQS

A3.5/5.0
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral implications itself. It indicates a state-mutating operation and mentions re-indexing, but it does not explain side effects, whether the previous workspace root is replaced, whether validation occurs, or what happens on failure. This is a meaningful transparency gap for a mutating tool.

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?

The description is a single, focused sentence with no filler. The core action and target resource are front-loaded, making it easy for an agent to parse quickly.

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 is minimally viable for a one-parameter tool with full schema coverage. However, because there are no annotations and no output schema, the description should clarify what re-indexing entails and what observable outcome or error behavior the agent can expect.

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 the parameter is already well documented as an absolute path. The tool description adds only the 'active project workspace root' context and does not introduce additional semantic constraints, format requirements, or behavioral details beyond the schema.

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

Purpose5/5

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

The description names a specific action ('Sets or re-indexes') and a clear resource ('active project workspace root directory'). This is distinct from all sibling tools, which are concerned with outlines, dependency graphs, usage searches, renaming, and architecture checks.

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

Usage Guidelines3/5

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

The description implies that this tool configures or re-indexes the active workspace root, which suggests it should be used before workspace-dependent operations. However, it provides no explicit guidance about when to use it, what prerequisites exist, or how it relates to alternatives.

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/DRNZY/symbiont-mcp'

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