sql_statements_get
Retrieve the status and inline result manifest of a previously executed SQL statement. Use the statement ID to check if results are ready.
Instructions
Get a statement's status and (when ready) its inline result manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statement_id | Yes | Statement ID returned from execute |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |