get-sdk-docs
Retrieve Brainerce SDK documentation for any topic: setup, APIs, code examples, and best practices. Begin with setup or critical-rules.
Instructions
Get Brainerce SDK documentation for a specific topic. Returns setup instructions, API usage, code examples, and best practices. Start with "setup" or "critical-rules", then request specific topics as needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The SDK documentation topic to retrieve | |
| currency | No | Store currency code (e.g., USD, ILS, EUR). Used in price formatting examples. | |
| connectionId | No | Deprecated alias of salesChannelId — kept for backwards compat | |
| salesChannelId | No | Sales channel ID (starts with vc_). Used to personalize setup code. |