run_readonly_sql
Run read-only SQL queries on local expense data to fetch columns and rows safely.
Instructions
Run a guarded read-only SQL query and return columns plus rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||