get_xdebug_hotspots
Retrieve Xdebug hotspots for a Clockwork request to identify performance bottlenecks. Provide the request ID and optional limit to control the number of hotspots returned.
Instructions
Get Xdebug hotspots for a request (stub - not available in Clockwork)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max hotspots to return | |
| requestId | Yes | Clockwork request ID |