noir_read_file
Read a file from cloned Noir repositories using its relative path to the repos directory.
Instructions
Read any file from the cloned repositories by path. Path should be relative to the repos directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to repos directory (e.g., 'noir/noir_stdlib/src/hash/mod.nr') |