Generate Data Dictionary
ob_generate_data_dictionaryGenerate a data dictionary in JSON, Markdown, or HTML from database metadata to document table structures and columns.
Instructions
Generate bounded JSON, Markdown, or simple HTML data dictionary output from visible metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| format | No | markdown | |
| schema | No | ||
| profile | No | ||
| maxTables | No | ||
| tablePattern | No | ||
| maxColumnsPerTable | No |