pub async fn notify_tool_failure( tool_name: &str, error: &str, details: Option<&str>, ) -> Result<(), Error>
Convenience function to send a tool failure notification