Snowflake · Capability
Snowflake Cortex AI
Unified workflow for AI and ML capabilities including LLM inference, natural language analytics, semantic search, and notebook-based development. Used by Data Scientists and ML Engineers for AI-powered data exploration and model deployment.
What You Can Do
POST
Send analyst message
— Ask a question about your data
/v1/analyst/messages
POST
Complete
— Run LLM completion
/v1/inference/complete
GET
List models
— List available LLM models
/v1/inference/models
POST
Query search
— Query a search service
/v1/search
GET
List notebooks
— List notebooks
/v1/notebooks
POST
Create notebook
— Create a notebook
/v1/notebooks
MCP Tools
ask-analyst
Ask a question about your data using natural language
read-only
send-analyst-feedback
Send feedback on an Analyst response
generate-query-suggestions
Generate verified query suggestions
read-only
list-llm-models
List available Cortex LLM models
read-only
llm-complete
Run LLM inference completion
read-only
semantic-search
Query a Cortex Search service
read-only
list-search-services
List Cortex Search services
read-only
list-notebooks
List notebooks
read-only
create-notebook
Create a notebook
execute-notebook
Execute a notebook
APIs Used
snowflake-cortex-analyst
snowflake-cortex-inference
snowflake-cortex-search
snowflake-notebook