Specialized error handler for Snowflake tools.
SnowflakeToolErrorHandler()Log error and return standardized JSON error response.
Log error and re-raise it.
Create standardized ChatResult for errors.
Create ChatResult from error message string.
Log an error with standardized format.
Log error and return a fallback string message.
Log warning for failed operation with fallback.
Log info with standardized format.
Log debug with standardized format.
Log operation start with standardized format.
Log operation success with standardized format.