OptionaldelayOptionalforceAlways enqueue, skipping the jobKey dedup check, even when an unexpired job with the same key exists. For manual/admin triggers that must run on demand rather than be swallowed by a scheduled job's still-live dedup window. The execution is still recorded under the jobKey.
OptionalidempotencyOverride the idempotency key (default: derived from jobKey)
OptionalttlOverride config.ttlHours for this enqueue (e.g. per-trigger chart-review TTLs).
Delay delivery by N seconds