Feedback management functionality for Snowflake Cortex Agents.
This module provides feedback submission 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 agent feedback submission following official API specification.
Output schema for feedback operations following official API response.
Mixin class providing feedback management functionality.