Get Database Dictionary
ob_get_database_dictionaryGenerates a bounded data dictionary in JSON or Markdown from visible table and column metadata, with optional schema and table filtering.
Instructions
Generate a bounded JSON or Markdown data dictionary from visible table and column metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| schema | No | ||
| profile | No | ||
| maxTables | No | ||
| tablePattern | No | ||
| maxColumnsPerTable | No |