SureContact Abilities
SureContact exposes its CRM lists, tags, custom contact fields, form/ecommerce integrations, and automation rules as abilities, letting AI create and configure CRM automations — connecting WordPress forms, WooCommerce, SureCart, and other plugins to the CRM — directly from a conversation.
19
Total
10
Read
9
Write
Requires the SureContact plugin on WordPress 6.9+ for the Abilities API (abilities are registered only when the wp_register_ability() function exists, via the wp_abilities_api_init hook). Every ability requires the current user to hold the WordPress 'manage_options' capability, and most abilities additionally require SureContact to be connected to the CRM (checked via the plugin's Auth_Manager) before they will run.
Create Automation Rule
Writesurecontact/create-rule
Create or update an automation rule that syncs form/ecommerce events into the CRM.
Create Custom Contact Field
Writesurecontact/create-contact-field
Create a custom contact field in the SureContact CRM to extend the default contact schema.
Create List
Writesurecontact/create-list
Create a new contact list in the SureContact CRM to organize and segment contacts.
Create Tag
Writesurecontact/create-tag
Create a new tag in the SureContact CRM for labeling and categorizing contacts.
Delete Automation Rule
Destructivesurecontact/delete-rule
Permanently delete a SureContact automation rule for a given integration item and event.
Enable/Disable Integration
Writesurecontact/update-integration-status
Turn a SureContact integration's master on/off switch on or off.
Enable/Disable Rule
Writesurecontact/update-rule-status
Enable or disable one specific SureContact automation rule without deleting it.
Get All Lists
Read-onlysurecontact/get-list
Retrieve all contact lists cached locally from the SureContact CRM, with optional name search.
Get All Tags
Read-onlysurecontact/get-tag
Retrieve all contact tags cached locally from the SureContact CRM, with optional name search.
Get Automation Rule
Read-onlysurecontact/get-rule
Get the field mapping, lists, tags, and status for a specific automation rule.
Get Contact Fields
Read-onlysurecontact/get-contact-field
List all available CRM contact fields, both built-in primary fields and custom fields.
Get Integration Details
Read-onlysurecontact/get-integration
Get the full schema, supported events, settings, and existing rules for one SureContact integration.
Get Item Fields
Read-onlysurecontact/get-item-field
Get the available source fields for a specific integration item, such as a form's fields or a product's attributes.
Get SureContact Settings
Read-onlysurecontact/get-setting
Check SureContact's CRM connection status and general sync configuration.
List All Automation Rules
Read-onlysurecontact/list-rule
List every configured SureContact automation rule, optionally filtered to one integration.
List All Integrations
Read-onlysurecontact/list-integration
List every SureContact integration along with whether it's active, enabled, and how many rules it has.
List Integration Items
Read-onlysurecontact/list-integration-item
List the forms, products, or other items available for a specific SureContact integration.
Sync Lists & Tags from CRM
Writesurecontact/import-metadata
Pull the full set of lists and tags from the SureContact CRM into the local WordPress cache.
Update Integration Settings
Writesurecontact/update-integration-setting
Save integration-specific configuration settings, such as order tracking or guest sync toggles.
More Email & CRM plugins with abilities
All Email & CRM →Use SureContact's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.