Description
When getting doc type info, child tables are not retrieved. this causes FAC to not understand that it needs to include child table data when creating documents with child tables.
Use Case
I'm trying to create documents that have child table data, but currently FAC will only create the main document with no child table data.
Proposed Solution
I'm not sure, but I think the method MetadataTools get_doctype_metadata method should include child table metadata.
Alternatives Considered
I've been manually providing the document json for the child tables.
Area
MCP Tools (core, data science, visualization)
Description
When getting doc type info, child tables are not retrieved. this causes FAC to not understand that it needs to include child table data when creating documents with child tables.
Use Case
I'm trying to create documents that have child table data, but currently FAC will only create the main document with no child table data.
Proposed Solution
I'm not sure, but I think the method MetadataTools get_doctype_metadata method should include child table metadata.
Alternatives Considered
I've been manually providing the document json for the child tables.
Area
MCP Tools (core, data science, visualization)