Get one finding in full
get_findingRetrieve detailed diagnostics for a performance finding, including stack traces, SQL, and related items, to pinpoint the root cause before changing code.
Instructions
Everything needed to fix one finding: the exact measurement, every captured stack frame, the normalized SQL, which child operations account for the change, other findings sharing the same root cause, and what usually causes this kind of problem. Read this before changing any code — the file in the list view is often the symptom rather than the cause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Finding id from list_findings. |