A
Font Awesome Content

Add Icons in the Block Editor

Add Icons in the Block Editor

What it does

Add Icons in the Block Editor It is one of the abilities the Font Awesome 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:

font-awesome.add-icons-in-the-block-editor
{
  "ability": "font-awesome.add-icons-in-the-block-editor",
  "args": { "input": ... }
}

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

Keep exploring

More Font Awesome abilities

All Font Awesome abilities →
T
Turn on automatic compatibility for Font Awesome Version 4
Font Awesome
Turn on automatic compatibility for Font Awesome Version 4 if you - or your plugins - are still using Version 4 syntax.
A
Add Icons in The Classic Editor
Font Awesome
Add Icons in The Classic Editor