async fn handle_file_mkdir( runtime: Arc<ApplicationRunTime>, args: Vec<Value>, ) -> Result<Value, String>
Handler for directory creation requests