30 days free. No credit card. Full access from the moment you connect your site.

Start free trial

List Elementor Experiments

elementor/list-experiments lists Elementor’s experiment feature flags with their current state and their default state.

Experiments are how most significant Elementor features arrive, and they explain a lot of behaviour that otherwise makes no sense.

At a glance

Abilityelementor/list-experiments
ToolsetElementor — toolset/elementor
GroupElementor › System & Maintenance
RequiresElementor, active on the site
Capabilitymanage_options
SafetyRead-only — changes nothing
RepeatableIdempotent — running it twice leaves the same result
Ships inAcrossAI Abilities Manager 0.0.34 and later

How it works

Containers, nested elements, grid layout, the optimised asset loading — all shipped as experiments before becoming defaults. On any given install some are on, some are off, and some are at whatever the default was when that version shipped.

The three-state reporting matters: default is not the same as active or inactive. A flag left at default follows Elementor’s choice and changes when Elementor changes it, which is how a site’s behaviour shifts after an update nobody configured.

Several abilities in this suite depend on experiments being on — nested elements for Nested Tabs, containers for the container abilities. A refusal that mentions an experiment is answered here.

Reading this on two sites that behave differently with the same content usually explains the difference in one line.

Input

This ability takes no input.

What comes back

NameTypeWhat it is
experimentsarrayEach experiment with its name, current state and default state.
successbooleanWhether the call completed.
messagestringA one-line summary of what happened, suitable for showing a human.
error_codestringPresent only on failure — a stable machine-readable reason, such as a missing field, a wrong field type or an unmet confirmation.

Example

Ask your assistant:

Which Elementor experiments are switched on here?

It resolves to one call:

{
  "ability": "elementor/list-experiments",
  "parameters": {}
}

Worth knowing

  • default follows Elementor and changes on update; explicit states do not.
  • Several abilities here depend on specific experiments.
  • Two sites behaving differently with the same content usually differ here.
  • Read-only.

Related abilities


Get the plugins:
AcrossAI Abilities Manager · AcrossAI MCP Manager

Browse the rest: Every ability, by category


Keep reading