database_db_query
Execute SQL SELECT queries to retrieve data from databases, returning results in a structured table format for analysis and reporting.
Instructions
[database] Run a SQL SELECT query and return results as a table of rows.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| params | No |