analyze_query
Analyze a query using its profile to obtain detailed execution information and identify performance bottlenecks.
Instructions
Analyze a query and get analyze result using query profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | No | Query ID, a string composed of 32 hexadecimal digits formatted as 8-4-4-4-12 | |
| sql | No | Query SQL | |
| db | No | database |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |