trace_execution_path
Analyze code execution paths deeply with semantic understanding using Gemini. Identify the flow from a specified entry point, optionally including data flow, to debug and understand complex program behavior.
Instructions
Use Gemini to perform deep execution analysis with semantic understanding
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entry_point | Yes | ||
include_data_flow | No | ||
max_depth | No |