get_query_stack_trace
Get the source location and stack trace of a database query by providing a Clockwork request ID and query index to identify where the query was executed.
Instructions
Get source location for a database query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | Clockwork request ID | |
| queryIndex | Yes | 0-based index of the query |