Tool to create a web monitor that periodically runs the specified query. The monitor runs once at creation and then continues according to the specified cadence (hourly, daily, weekly, or every two weeks). Use when you need to track changes or developments for a specific search…
queryRequiredstringSearch query to monitor for material changes.
cadenceRequiredstringFrequency at which the monitor runs: hourly, daily, weekly, or every_two_weeks.
webhookobjectWebhook configuration for monitor notifications.
metadataobjectUser-provided metadata stored with the monitor. This field is returned in webhook notifications and GET requests, enabling you to map responses to corresponding objects in your application. For example, if you are building a Slackbot that monitors changes, you could store the Sl…
output_schemaobjectOutput schema configuration for monitor events.
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.