E
SimpleTOC - Table of Contents Block Content

Enable a box style and choose a box color directly in the

Enable a box style and choose a box color directly in the block sidebar.

What it does

Enable a box style and choose a box color directly in the block sidebar. It is one of the abilities the SimpleTOC - Table of Contents Block 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:

simpletoc.enable-a-box-style-and-choose-a-box-colo
{
  "ability": "simpletoc.enable-a-box-style-and-choose-a-box-colo",
  "args": { "input": ... }
}

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

Keep exploring

More SimpleTOC - Table of Contents Block abilities

All SimpleTOC - Table of Contents Block abilities β†’
A
Add background and text color with Gutenberg groups
SimpleTOC - Table of Contents Block
Add background and text color with Gutenberg groups.
C
Control the maximum depth of the headings
SimpleTOC - Table of Contents Block
Control the maximum depth of the headings.
D
Disable the h2 heading of the TOC block and add your own
SimpleTOC - Table of Contents Block
Disable the h2 heading of the TOC block and add your own.