query
Execute SQL queries against MotherDuck or DuckDB databases directly from your AI assistant or IDE. Analyze data with DuckDB SQL dialect efficiently.
Instructions
Use this to execute a query on the MotherDuck or DuckDB database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SQL query to execute that is a dialect of DuckDB SQL |