noir_read_example
Retrieve the source code of a Noir example circuit by providing its name.
Instructions
Read the source code of a Noir example circuit. Use noir_list_examples to find available examples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Example name (e.g., 'hello_world', 'merkle_proof') |