Get BCQuality knowledge examples
bcquality_get_examplesRetrieve content of good and/or bad example files for a given knowledge file, providing concrete code examples to illustrate best practices in Business Central development.
Instructions
Returns the content of the .good.al and/or .bad.al example files sibling to a knowledge file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| knowledgePath | Yes | Repo-relative path to the .md knowledge file. | |
| kind | No | both |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| good | No | ||
| bad | No |