I come with 1 more question. To clarify, my previous questions were focused on jobs that are triggered manually, without scheduling.
For scheduled jobsโparticularly those using Python script tasksโhow can I configure the `job.yml` resource and the Python script to dynamically retrieve `{{job.start_time.iso_date}}` at runtime?
Thanks again!