Skip to content

Commit f4783ca

Browse files
update
1 parent 1403ddd commit f4783ca

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/snowflake/snowflake-mcp-agent.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)