get_performance_summary
Retrieve a performance summary for a request using its ID and time range to analyze execution details.
Instructions
Get performance overview for a request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | No | Clockwork request ID | |
| from | No | Unix timestamp start | |
| to | No | Unix timestamp end |