Skip to main content
Glama

Snowflake MCP Server

by tushar3006

append_insight

Adds data insights discovered from analysis to memos for tracking and documentation within Snowflake database operations.

Instructions

Add a data insight to the memo

Input Schema

NameRequiredDescriptionDefault
insightYesData insight discovered from analysis

Input Schema (JSON Schema)

{ "properties": { "insight": { "description": "Data insight discovered from analysis", "type": "string" } }, "required": [ "insight" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tushar3006/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server