get_frame_callers
Retrieve bounded, source-linked direct callers of a frame from a profiler trace. Provide run/artifact ID, frame ID, and a limit to get caller edges.
Instructions
Return bounded source-linked direct callers for a frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum caller edges 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 | |||