Tool to create a new timer with schedule and code. Use when scheduling recurring or one-off tasks to run server-side logic after confirming parameters.
nameRequiredstringUnique name for the timer
expireintegerExpiration date/time in Unix epoch milliseconds. Timer will stop after this
frequencyRequiredobjectSchedule and repeat configuration for the timer
startDateintegerStart date/time in Unix epoch milliseconds. Defaults to now if omitted
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.