Get knowledge applicable to a development context
bcquality_get_applicable_for_contextRetrieves Business Central best practice files matching a given development goal and context, inlining sections for direct consumption, with custom, community, and Microsoft layer precedence.
Instructions
Workflow tool — given a development goal and a BC context (technologies, bc-version, …), returns all knowledge files that match every frontmatter dimension, with sections inlined for direct LLM consumption. Applies layer precedence: custom > community > microsoft. Suppressed candidates are surfaced for transparency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Free-text description of what the agent is trying to do. | |
| technologies | No | ||
| bcVersion | No | ||
| countries | No | ||
| applicationArea | No | ||
| layers | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicable | Yes | ||
| suppressed | Yes |