get-required-features
Retrieve the functional coverage checklist for a Brainerce store, listing user-capability features required in the build. Optionally include a sales channel ID to tune the checklist to a specific live store.
Instructions
Get the functional coverage checklist for a Brainerce store. Returns user-capability-level features (what users must be able to do) rather than pages or file paths. Every feature marked mandatory must exist in the finished build, even when the underlying capability is currently disabled — those features auto-hide and store owners enable them later. Pass a salesChannelId to tune the checklist to the live store; without it, returns the generic complete-store checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Deprecated alias of salesChannelId — kept for backwards compat | |
| salesChannelId | No | Sales channel ID (starts with vc_). Optional — without it, returns the generic checklist. |