Agent management functionality for Snowflake Cortex Agents.
This module provides CRUD operations for managing Cortex Agents via the REST API.
Unified REST API client for all Snowflake Cortex operations.
This client provides a consistent interface for both sync and async REST API operations while preserving existing fallback mechanisms.
Helper class for building common REST API request configurations.
Input schema for creating Cortex Agents.
Input schema for updating Cortex Agents.
Mixin class providing agent management functionality.