Skip to content

All documents via mcp are {} empty #917

@macasas

Description

@macasas

I'm running bmad, when it creates any document I get

manage_document (archon-3 MCP Server) {"action":"create","project_id":"8d7f95c6-6d27-4596-9e3…  │
 │                                                                                                    │
 │    params/content must be object, params/content must be null, params/content                      │
 │    must match a schema in anyOf
✦ Let me try creating a document with a minimal content structure:

 │ ✓  manage_document (archon-3 MCP Server) {"action":"create","project_id":"8d7f95c6-6d27-4596-9e3…  │
 │                                                                                                    │
 │    {"success": true, "document": {"id": "c874e2a5-59d5-4964-b53c-673011c20daf",                    │
 │    "project_id": "8d7f95c6-6d27-4596-9e31-b85183be73af", "document_type": "spec",                  │
 │    "title": "Architecture and Implementation Guide",                       │
 │    "status": "draft", "version": "1.0"}, "document_id":                                            │
 │    "c874e2a5-59d5-4964-b53c-673011c20daf", "message": "Document created                            │
 │    successfully"}                                                                                  │


 │ x  manage_document (archon-3 MCP Server) {"action":"update","document_id":"c874e2a5-59d5-4964-b5…  │
 │                                                                                                    │
 │    params/content must be object, params/content must be null, params/content                      │
 │    must match a schema in anyOf

and then the document is created with a title but only {} as the content. It then continues to make task after task continuing the project as if the documents contain prd, architecture and tech stack, ending in a completely pointless project and empty set of documents.

How can I get it to actually put the content into the documents it creates?

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