Skip to main content
Glama

WorkFlowy MCP Server

by daniel347x

workflowy_list_nodes

Retrieve child nodes from a WorkFlowy outline to navigate hierarchical data and manage task structures. Specify parent_id to list sub-items or omit for root-level content.

Instructions

List WorkFlowy nodes (omit parent_id for root)

Input Schema

NameRequiredDescriptionDefault
parent_idNo

Input Schema (JSON Schema)

{ "properties": { "parent_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null } }, "type": "object" }

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