File tree Expand file tree Collapse file tree
packages/b2c-dx-mcp/src/tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 *
1010 * This toolset provides MCP tools for cartridge and code version management.
1111 *
12+ * > ⚠️ **PLACEHOLDER - ACTIVE DEVELOPMENT**
13+ * > This tool is a placeholder implementation that returns mock responses.
14+ * > Actual implementation is coming soon. Use `--allow-non-ga-tools` flag to enable.
15+ *
1216 * @module tools/cartridges
1317 */
1418
Original file line number Diff line number Diff line change 1010 * This module exports all available tools and utilities.
1111 * Tools use the @salesforce/b2c-tooling-sdk operations layer directly.
1212 *
13+ * > ⚠️ **PLACEHOLDER - ACTIVE DEVELOPMENT**
14+ * > Tools are currently placeholder implementations that return mock responses.
15+ * > Actual implementations are coming soon. Use `--allow-non-ga-tools` flag to enable.
16+ *
1317 * @module tools
1418 */
1519
Original file line number Diff line number Diff line change 99 *
1010 * This toolset provides MCP tools for Managed Runtime operations.
1111 *
12+ * > ⚠️ **PLACEHOLDER - ACTIVE DEVELOPMENT**
13+ * > This tool is a placeholder implementation that returns mock responses.
14+ * > Actual implementation is coming soon. Use `--allow-non-ga-tools` flag to enable.
15+ *
1216 * @module tools/mrt
1317 */
1418
Original file line number Diff line number Diff line change 99 *
1010 * This toolset provides MCP tools for PWA Kit v3 development.
1111 *
12+ * > ⚠️ **PLACEHOLDER - ACTIVE DEVELOPMENT**
13+ * > Tools in this module are placeholder implementations that return mock responses.
14+ * > Actual implementations are coming soon. Use `--allow-non-ga-tools` flag to enable.
15+ *
1216 * @module tools/pwav3
1317 */
1418
Original file line number Diff line number Diff line change 99 *
1010 * This toolset provides MCP tools for Salesforce Commerce API (SCAPI) discovery and exploration.
1111 *
12+ * > ⚠️ **PLACEHOLDER - ACTIVE DEVELOPMENT**
13+ * > Tools in this module are placeholder implementations that return mock responses.
14+ * > Actual implementations are coming soon. Use `--allow-non-ga-tools` flag to enable.
15+ *
1216 * @module tools/scapi
1317 */
1418
Original file line number Diff line number Diff line change 99 *
1010 * This toolset provides MCP tools for Storefront Next development.
1111 *
12+ * > ⚠️ **PLACEHOLDER - ACTIVE DEVELOPMENT**
13+ * > Tools in this module are placeholder implementations that return mock responses.
14+ * > Actual implementations are coming soon. Use `--allow-non-ga-tools` flag to enable.
15+ *
1216 * @module tools/storefrontnext
1317 */
1418
You can’t perform that action at this time.
0 commit comments