schema-overview
Generate a markdown cheat-sheet with mermaid diagrams to visualize and understand key schema relationships for streamlined data organization.
Instructions
Return a markdown cheat-sheet describing key schema relationships (mermaid diagram).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}