execute_readonly_sql
Run bounded read-only SQL queries to inspect synthetic data safely. Use SELECT or WITH statements to retrieve information without modifying the database.
Instructions
Execute a bounded SELECT or WITH query against the synthetic database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||