In some situations, we need to execute a recurring task on an ad‑hoc basis, outside of its normal schedule.
Currently, this requires manually recreating the recurring task, which is time‑consuming and error‑prone.
It would be highly valuable to have a “Spawn now” (or similar) function that allows a recurring task to be instantiated immediately, without affecting its existing schedule.
The regular recurrence should remain intact, while an additional one‑off task is created on demand.
This would improve flexibility and reduce manual work when exceptional or unscheduled executions of recurring tasks are needed.