async fn handle_storage_get( runtime: Arc<ApplicationRunTime>, args: Vec<Value>, ) -> Result<Value, String>
Handler for storage get requests