magento_index
Index Magento 2 codebase for semantic search after code changes. Processes PHP, XML, JS, PHTML, and GraphQL files to update search index.
Instructions
Index or re-index the Magento codebase for semantic search. Run this after code changes to update the search index. Indexes PHP, XML, JS, PHTML, and GraphQL files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Absolute path to Magento 2 root directory. Uses configured MAGENTO_ROOT if not specified. |