Is it possible to specify overrided input when trigger a schedule run? My use case is sometimes i want to trigger an adhoc with different slightly different input for “backfill” purpose. For example: i want to send different value for one of my Jinja template variable etc.
it would be very useful also for backfill case as currently I must create dedicated “backfill” schedule for which I must edit input parameters and then execute backfill. It works but it’s quite problematic workaround.