Skip to main content
Glama

workflowy_etch

Create multiple hierarchical nodes directly from JSON data in WorkFlowy without file intermediaries, enabling structured content organization and task management.

Instructions

Create multiple nodes from JSON structure (no file intermediary). ETCH command for direct node creation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
parent_idYes
nodesNo
replace_allNo
nodes_fileNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions 'ETCH command' but doesn't clarify what that entails (e.g., is it atomic, does it require specific permissions, what happens on failure?). The description lacks details on mutation effects, error handling, or response format, leaving significant gaps for a tool that creates multiple nodes.

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

Conciseness4/5

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

The description is brief and front-loaded with the core purpose, using two efficient sentences. However, the second sentence is somewhat redundant ('ETCH command for direct node creation' echoes the first), slightly reducing its impact.

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

Completeness2/5

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

For a tool with 4 parameters (0% schema coverage), no annotations, and sibling tools, the description is inadequate. It doesn't explain parameter roles, behavioral traits, or usage context. While an output schema exists, the description lacks crucial details for safe and effective use, especially given the tool's mutation nature.

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

Parameters2/5

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

The schema description coverage is 0%, so the description must compensate for undocumented parameters. It only vaguely references 'JSON structure' and 'direct node creation', without explaining the purpose of 'parent_id', 'nodes', 'replace_all', or 'nodes_file'. This fails to add meaningful context beyond what the bare schema provides.

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 action ('Create multiple nodes') and the resource ('from JSON structure'), and distinguishes it from file-based approaches ('no file intermediary'). However, it doesn't explicitly differentiate from sibling tools like 'workflowy_create_single_node' beyond mentioning it's an 'ETCH command'.

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

Usage Guidelines2/5

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

The description provides minimal guidance, only noting it's for 'direct node creation' without a file. It doesn't explain when to use this tool versus alternatives like 'workflowy_create_single_node' or 'workflowy_etch_async', nor does it mention prerequisites or constraints.

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

Install Server

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/daniel347x/workflowy-mcp-fixed'

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