A
Custom Block Builder - Lazy Blocks Media

Add control fields like simple text and complex image

Add control fields like simple text and complex image selectors.

What it does

Add control fields like simple text and complex image selectors. It is one of the abilities the Custom Block Builder - Lazy Blocks 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.

πŸ”’ upload_files

How an agent calls it

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

lazy-blocks.add-control-fields-like-simple-text-and-
{
  "ability": "lazy-blocks.add-control-fields-like-simple-text-and-",
  "args": { "input": ... }
}

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

Keep exploring

More Custom Block Builder - Lazy Blocks abilities

All Custom Block Builder - Lazy Blocks abilities β†’
C
Configure Custom Block
Custom Block Builder - Lazy Blocks
Configure Custom Block
A
Add Controls
Custom Block Builder - Lazy Blocks
Add Controls
W
Write Output Code
Custom Block Builder - Lazy Blocks
Write Output Code
E
Export / Import blocks
Custom Block Builder - Lazy Blocks
Export / Import blocks
D
Display blocks preview immediately once the page editor
Custom Block Builder - Lazy Blocks
Display blocks preview immediately once the page editor loaded.