get_frame_callees
Get source-linked direct callees for a frame in a profiler trace. Use frame ID and run/artifact ID to retrieve up to 1000 callee edges.
Instructions
Return bounded source-linked direct callees for a frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum callee 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 | |||