get_stack_examples
Retrieve representative stack traces containing a specific frame from a profiling run or artifact. Provide run or artifact ID, frame ID, and a limit to get bounded examples.
Instructions
Return bounded representative stacks containing a frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum stack examples to return (1-1000). | |
| cursor | No | ||
| metric | No | ||
| frame_id | Yes | Frame ID returned by an analysis result. | |
| run_or_artifact | Yes | Run ID or artifact ID containing the frame. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||