get-business-flows
Retrieve ordered SDK call sequences for essential business flows like checkout, authentication, and cart persistence. Use this before implementing any flow to get the required sequence.
Instructions
Get the non-negotiable business flows for a Brainerce store. Returns ordered SDK call sequences for checkout, auth, password reset, OAuth, order confirmation, cart persistence, and inventory reservation. Framework-neutral — no file paths, no framework-specific code. Call this before implementing any of these flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | Yes | Which flow to retrieve. Use "all" to get every flow. |