super_complete
Get code completions for SuperSQL queries at specific positions to enhance query writing accuracy and efficiency.
Instructions
Get code completions for a SuperSQL query at a position. Requires SUPERDB_LSP_PATH to be set.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SuperSQL query text | |
| line | Yes | Line number (0-based) | |
| character | Yes | Character offset (0-based) |