enrich_provider
One call, pick your field groups — resolves a slug OR any identifier and returns exactly the groups you ask for, instead of chaining get_provider + get_provider_rating + get_provider_artifacts + get_provider_onboarding. Groups: profile, onboarding, artifacts, rating, insights. Understanding plan — the base groups moved with the rest of the discovery layer on 2026-08-31.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Provider slug OR any identifier resolve() accepts. | |
| fields | No | Field groups: profile, onboarding, artifacts, rating, security, insights. Default: profile+onboarding+artifacts+rating. | |
| context | No | Optional: why you are asking. One sentence — the task you are trying to complete, or what you expect to get back. Never included in the answer and never used to rank; it is read only when a result turns out to be wrong, which is when knowing the intent is what makes the report actionable. |