E
YITH WooCommerce Ajax Search Content

Enable instant search (autocomplete feature)

Enable instant search (autocomplete feature)

What it does

Enable instant search (autocomplete feature) It is one of the abilities the YITH WooCommerce Ajax Search plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

🔒 edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

yith-woocommerce-ajax-search.enable-instant-search-autocomplete-featu
{
  "ability": "yith-woocommerce-ajax-search.enable-instant-search-autocomplete-featu",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More YITH WooCommerce Ajax Search abilities

All YITH WooCommerce Ajax Search abilities →
I
Insert the search form using the Gutenberg block
YITH WooCommerce Ajax Search
Insert the search form using the Gutenberg block
I
Insert the search form using the shortcode
YITH WooCommerce Ajax Search
Insert the search form using the shortcode
S
Set the placeholder text to show in the form search input
YITH WooCommerce Ajax Search
Set the placeholder text to show in the form search input
S
Set the colors of the form and the “Submit” button
YITH WooCommerce Ajax Search
Set the colors of the form and the “Submit” button
S
Set the number of characters after which the instant search
YITH WooCommerce Ajax Search
Set the number of characters after which the instant search is triggered