patchMetaData
Update database relation metadata including titles, descriptions, grouping, sorting, tags, and per-column display names and queryability, without altering the physical schema.
Instructions
Update relation metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relations | No | Relation metadata provides supplementary information about database relations. Metadata is stored outside the physical schema and does not change table structure or constraints. It is used by clients such as UI applications, query builders, and access layers. |