Get Table Summary
ob_get_table_summarySummarize a database table by inferring its purpose, identifying key fields, revealing relationship hints, and suggesting query entry points.
Instructions
Return a compact table summary with inferred purpose, key fields, relationship hints, and query entry points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | No | ||
| profile | No | ||
| maxColumns | No | ||
| includeRelated | No | ||
| relationshipLimit | No |