Read a file from the Radius source repo
radius_source_readRead the full content of a file from the Radius repository by its path relative to the repo root, enabling access to source code and documentation.
Instructions
Reads the full content of one file from a checkout of radius-project/radius by its path relative to the repo root, e.g. "pkg/recipes/engine/engine.go" or "docs/architecture/README.md".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to the repo root |