get_interactions_by_function
Trace a function's dependency graph by retrieving all interactions where it appears as source or target.
Instructions
Get all interactions for a function (both as source and target) — trace dependency graphs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_name | Yes | Function name to look up interactions for |