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