Open standard
Markdown carries readable content; JSON carries structured data. Both are open, and together they cover everything AskMojo produces.
Typed
Strings, numbers, booleans, lists, nested objects. A schema describes the expected shape.
Universal
Every language, every API, every model parses JSON natively.
Interoperable
Data flows from an MCP tool to a data module to an output with no custom conversion.
Your structured outputs export as JSON as well as markdown. Open a public lab and look.