Create A/B push notifications with two variants, send now or schedule, and optionally enable intelligent auto-winner selection based on click-through rate.
Cancel a scheduled post so the scheduler ignores it. For natively scheduled Facebook or YouTube posts, confirm deletion of the platform object to fully unschedule.
Generate a new record in a datasheet by extracting key information from user input. Convert provided text into a JSON object based on a predefined schema for structured data storage.
Create a TouchDesigner scheduler COMP with named timers (seconds/beats) and optional segments that fire callbacks on completion and segment entry, supporting cue, param, or script actions.
Check Airflow scheduler health via the /health endpoint to get current scheduler status and latest heartbeat timestamp, helping identify if the scheduler is running or stalled.
Stop a scheduled Rolli Agent from running by pausing its schedule. Execution halts immediately, while the schedule and its history remain intact for easy resumption later.