Prepare Read-only Query
ob_prepare_queryGenerates candidate tables, columns, and read-only SQL drafts from visible metadata, providing a safety preview without executing the target query.
Instructions
Prepare candidate tables, fields, read-only SQL drafts, and safety previews from visible metadata without executing the target query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | ||
| schema | No | ||
| maxRows | No | ||
| profile | No | ||
| question | Yes | ||
| maxColumns | No | ||
| businessTerm | No | ||
| maxCandidates | No |