An upstream system triggers a Databricks Job via the Jobs API and passes a date parameter using the `base_parameters` configuration (e.g., `{"date": "2025-07-26"}`). Which Python code snippet must be used within the notebook to retrieve this value and assign it to a variable? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz