get_pattern_reference
Retrieve a Magento pattern reference document by its file path. Leave path empty to list all available references.
Instructions
Get specific Magento pattern reference doc from config/references/ (e.g. core/plugin-patterns.md, core/declarative-schema.md). Call without path to list all available references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Relative path under config/references/ (e.g. core/plugin-patterns.md). Omit to list all. |