File tree Expand file tree Collapse file tree
content/en/docs/marketplace/platform-supported-content/modules/snowflake Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,12 +83,13 @@ This approach gives you full control over the following:
8383
8484### When to Use Method 1
8585
86- Use this method when you want to :
86+ Use this method when:
8787
88- * Hide MCP protocol details from the Cortex Agent.
89- * Expose business-friendly Snowflake functions.
90- * Control authentication and payload construction inside Snowflake.
91- * Implement custom validation or response handling logic.
88+ * You want to hide MCP protocol details from the Cortex Agent.
89+ * You want to expose business-friendly Snowflake functions.
90+ * You need to control authentication and payload construction inside Snowflake.
91+ * You are implementing custom validation or response handling logic.
92+ * You are not able to use OAuth as authentication.
9293
9394### Architecture
9495
You can’t perform that action at this time.
0 commit comments