Creates a new monitor for a Browse AI robot to automatically track website changes over time. A monitor runs a robot on a recurring schedule and can notify you when the captured data (screenshots or text) changes. This is useful for tracking price changes, content updates, avail…
nameRequiredstringMonitor name [1-200 characters]
robot_idRequiredstringUnique robot ID. You can find a robot's ID by opening it on the dashboard.
schedulestringRecurring schedule for when the monitor should run, using RRULE format (RFC 5545). Format: 'FREQ=<frequency>;INTERVAL=<number>;BYWEEKDAY=<days>'. Frequency options: HOURLY, DAILY, WEEKLY. Days: MO,TU,WE,TH,FR,SA,SU. Example: 'FREQ=HOURLY;INTERVAL=2' runs every 2 hours, 'FREQ=DAI…
input_parametersobjectInput parameters specific to the robot's task configuration. These parameters override the robot's default settings and can include fields like 'originUrl' (starting URL), pagination parameters (skip/limit), or any custom parameters your robot expects. Each robot may require dif…
notify_on_text_changebooleanWhether to send email notifications when the captured text content changes between monitoring runs
notify_on_screenshot_changebooleanWhether to send email notifications when the captured screenshot changes between monitoring runs
screenshot_notification_thresholdintegerMinimum percentage of screenshot pixels that must change to trigger a notification (0-100). For example, 15 means notify only if at least 15% of the screenshot has changed
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.