review_workspace_changes
Review uncommitted D365 F&O X++ code changes for BP violations, missing labels, and CoC patterns via git diff HEAD. Available for local Windows workspaces.
Instructions
Code review of uncommitted X++ changes (git diff HEAD): BP violations, missing labels, CoC patterns. Windows/local mode only. NOT for verifying writes (use verify_d365fo_project + get_object_info instead). If the diff looks truncated, do NOT read .xml/.xpp via built-in tools — proceed with the visible portion or narrow the scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directoryPath | Yes | Absolute path to the local git repository root (e.g. K:\\repos\\MySolution) |