aztec_read_file
Access and read files from local Aztec repositories by specifying a relative path. Enables retrieval of documentation, source code, and examples for development or reference.
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., 'aztec-packages/docs/docs/tutorials/...') |