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