When generating documents or presentations via the MCP/API, the cardOptions.dimensions parameter (e.g. a4, 16x9) is currently treated as a layout hint rather than enforced. The output defaults to Gamma's fluid/responsive layout regardless of the dimension passed, which means every generated file needs to be opened in the editor and manually set to the requested page/slide size before it can be used. Please make cardOptions.dimensions a hard constraint at generation time for both document and presentation formats, so that API/MCP users can generate print- or projection-ready files in a single step.