Tez Grep Constant
tez_grep_constantRetrieve an OCaml constant definition from the Tezos protocol source by name.
Instructions
Look up an OCaml constant definition from the protocol source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | No | Optional protocol name filter | |
| constant_name | Yes | Constant name (e.g. 'max_operations_ttl', 'blocks_per_cycle') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |