OttoKit Abilities
OttoKit (formerly SureTriggers) exposes its connection state, access settings, system health, and automation configuration as abilities, letting AI read and diagnose your automation setup without opening the dashboard.
8
Total
8
Read
0
Write
Requires the OttoKit (SureTriggers) plugin on WordPress 6.9+ — registration is guarded with function_exists( 'wp_register_ability_category' ) so the plugin itself still supports WP 5.4+. Every ability requires the current user to have the 'manage_options' capability.
Get active OttoKit integrations
Read-onlyottokit/get-active-integrations
Lists the slugs of OttoKit-supported integrations whose plugin is currently installed and active.
Get all OttoKit integrations with status
Read-onlyottokit/get-all-integrations
Lists every OttoKit-supported integration along with whether its plugin is currently enabled.
Get configured automation triggers
Read-onlyottokit/get-active-triggers
Lists every automation trigger currently saved in OttoKit settings.
Get OttoKit access control settings
Read-onlyottokit/get-settings
Reads which extra users and roles are allowed to access the OttoKit dashboard.
Get OttoKit connection status
Read-onlyottokit/get-connection-status
Reads the live OttoKit SaaS connection state directly from WordPress options.
Get OttoKit system health status
Read-onlyottokit/get-system-status
Runs a full health check of the OttoKit installation, covering crons, the webhook log table, and log counts.
Get triggers and actions for an integration
Read-onlyottokit/get-integration-events
Returns every registered trigger and action for a named OttoKit integration.
Get webhook execution logs
Read-onlyottokit/get-webhook-logs
Returns paginated webhook execution logs from the OttoKit database for debugging failed automations.
More Backup & Site Management plugins with abilities
All Backup & Site Management →Use OttoKit's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.