read_spec_file
Read any markdown documentation file from the Magento spec repository by specifying its repo-relative path, such as config/constitution.md or examples/INDEX.md.
Instructions
Read any markdown documentation file in this spec repository — config/, examples/, README.md, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Repo-relative file path (e.g. config/constitution.md, examples/INDEX.md) |