analyze_query
Analyze a query by examining its profile. Provide the SQL or query ID to get detailed performance insights.
Instructions
Analyze a query and get analyze result using query profile. Use set_session_db to set a per-session default database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | database | |
| sql | No | Query SQL | |
| uuid | No | Query ID, a string composed of 32 hexadecimal digits formatted as 8-4-4-4-12 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |