For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

JSON Schema

Relational Migrator can generate and export a collection's JSON Schema and sample documents that align to each collection's schema.

Feature
Description

JSON Schema

Generates JSON Schema files that can be used for MongoDB schema validation.

Sample Documents

Generates sample JSON documents that align with each collection's schema.