C
WP Notification Bars Content

Control Font Size

Control Font Size

What it does

Control Font Size It is one of the abilities the WP Notification Bars 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:

wp-notification-bars.control-font-size
{
  "ability": "wp-notification-bars.control-font-size",
  "args": { "input": ... }
}

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

Keep exploring

More WP Notification Bars abilities

All WP Notification Bars abilities β†’
C
Create Unlimited Notification Bars
WP Notification Bars
Create Unlimited Notification Bars
A
Add CTA Button
WP Notification Bars
Add CTA Button
A
Add Custom Code
WP Notification Bars
Add Custom Code