archery_query
Run read-only SQL queries on Archery-managed databases, returning up to 5000 rows. Configure limits and schema to safely retrieve data.
Instructions
执行单条受限只读查询;最多返回 5000 行。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| limit | No | ||
| schema | No | ||
| database | Yes | ||
| instance_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||