pub fn task_augmentation_error_response( id: impl Into<Value>, method: &str, code: i64, message: &str, reason: &str, ) -> Value