explain_customer
Analyze query execution plans filtered by customer ID to diagnose performance bottlenecks.
Instructions
Run EXPLAIN ANALYZE style output by customer filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_dir | No | ./tests/artifacts/mcp/engine_data | |
| table | No | orders | |
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||