Skip to content

Altimate Tools Documentation

This document lists all available Altimate tools and their usage for analyzing Snowflake queries and tables with AI-powered optimization insights. These tools are Altimates specialized agents for Snowflake Cost Optimizations for queries, tables, and warehouses

Tools

Tool Name Description Parameters
altimate_analyze_snowflake_query Analyze a specific query using Altimate's query analysis API - query_id (string): The ID of the query to analyze
altimate_analyze_snowflake_table Analyze a specific table using Altimate's table analysis API - table_name (string): The name of the table to analyze
altimate_analyze_query_opportunity Get plain text explanation for a query optimization opportunity - opportunity_id (string): The opportunity_id to analyze. This field is required
- query_id (string, optional): The query_id to analyze (optional)
- query_hash (string): The hash of the query. This field is required

Configuration

There is no additional config required for Altimate Tools.

You need to have an Enterprise plan to use these tool.