Event-driven automation rules — subscribe to platform events (email arrivals, schedule ticks, custom signals) and run multi-step actions across other extensions when conditions match.
list_automationsreadList automation rules with full detail: who owns each one (user_id), when it was created, its trigger event and cron schedule, run counters, success rate and current failure. Filter by owner (admins), status, event type, free text, creation date range, or narrow to scheduled/failing/never-triggered rules.
get_automation_detailsreadGet EVERY detail of one automation rule: its owner (user_id), when it was created, the exact trigger event and cron schedule, the resolved action, cooldown, notification mode, run counters, success rate, last run and current error. Admins can inspect ANY user's rule by id.
create_automationwriteCreate a new automation rule from rules.available_events skeleton.
update_automationwriteEdit an existing automation rule in place (prompt/schedule/cooldown/status) without delete+recreate; preserves rule_id and stats.
pause_automationwritePause an active automation rule temporarily.
resume_automationwriteResume a paused automation rule. Resets trigger count.
delete_automationdestructivePermanently delete an automation rule.
automation_ownersreadBreak automation rules down BY OWNER: how many each user has, how many are active / paused / failing / never-triggered / scheduled, their total runs and failures, and when they created their first and last rule. Answers 'whose automations are these' and 'who is generating load'.
bulk_automation_actiondestructivePause, resume or DELETE several automation rules in one call. Target them by explicit rule_ids, or select them with the same filters as list_automations (owner, status, event, text, never-triggered, failing). Always run with dry_run=true first to see exactly what would be affected. Admins may act on other users' rules.
Install AI Cloud Agents and let Webbee use it across your workflow.
Open in panel