Documentation Index
Fetch the complete documentation index at: https://trigger-features-scheduled-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Should be a stable and unique cache key inside the
run(). See
resumability for more information.A DynamicSchedule that will trigger any Jobs itβs attached to on a regular
interval.
A unique id for the interval. This is used to identify and unregister the interval later.
Returns
A Promise with the following shape:Whether the interval was successfully unregistered.

