Get Apex Log Summary
get_apex_log_summaryGet a high-level summary of an Apex debug log: execution time, method count, SOQL/DML totals, governor limits, and active namespaces for a quick overview before deeper analysis.
Instructions
Get a high-level summary of an Apex debug log including total execution time (in ms), method count, SOQL/DML totals, governor limits, and active namespaces. Best for a quick overview before deeper analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logFilePath | Yes | Absolute path to the Apex debug log file (.log) |