Skip to content

Root-level node creation fails and add timestamp support #7

@sreuter

Description

@sreuter

I noticed that creating nodes at the root level doesn't work - turns out the upstream workflowy package sends "Root" instead of "None" as the parentid. The create_node tool was also missing its inputSchema which broke MCP.

While debugging this I also found that operations on nested nodes fail since the code only searches top-level items.

I also added support for exposing timestamps (createdAt, lastModifiedAt, completedAt) from the workflowy API.

Upstream issues:

Fix: #6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions