lilbrain_trace
Trace call chains from a function up to a specified depth to identify code execution paths and dependencies.
Instructions
Depth-limited call chain trace from a function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Starting function | |
| depth | No | Max depth (default 5) |