Skip to main content
Glama

WorkFlowy MCP Server

by vladzima

workflowy_list_nodes

Retrieve hierarchical nodes and tasks from WorkFlowy outlines to view organizational structure and 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, "title": "Parent Id" } }, "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/vladzima/workflowy-mcp'

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