Tez Analyze Function
tez_analyze_functionExtract an OCaml function implementation from Tezos protocol source code to inspect its logic and usage.
Instructions
Extract an OCaml function implementation from the protocol source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | No | Optional protocol name filter | |
| function_name | Yes | Function name (e.g. 'apply_operation', 'bake') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |