explain_sql
Analyze a SQL query to explain its execution plan and provide insights for understanding performance and behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| source_alias | Yes | ||
| parameters_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||