get_stack_examples
Fetch bounded representative stack traces containing a given frame from a run or artifact, with limit and pagination for controlled analysis.
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 | ||
| 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 | |||