reload_schema
Reload schema configuration from the source to detect new tables, columns, or schema changes. Returns a compact confirmation by default; enable verbose for full details.
Instructions
Reload the schema configuration from the source. Detects new tables, columns, or schema changes. Returns compact confirmation by default — set verbose=true for full response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | Return full API response instead of compact summary (default false) | |
| connection_id | Yes | The connection ID |