C
WPIDE - File Manager & Code Editor Content

Create New Tables

Create New Tables

What it does

Create New Tables It is one of the abilities the WPIDE - File Manager & Code Editor 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:

wpide.create-new-tables
{
  "ability": "wpide.create-new-tables",
  "args": { "input": ... }
}

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

Keep exploring

More WPIDE - File Manager & Code Editor abilities

All WPIDE - File Manager & Code Editor abilities β†’
C
Create new files and directories
WPIDE - File Manager & Code Editor
Create new files and directories
A
Add / Update / Remove constants
WPIDE - File Manager & Code Editor
Add / Update / Remove constants
A
Add Frames / Corners
WPIDE - File Manager & Code Editor
Add Frames / Corners
A
Add Text / Stickers
WPIDE - File Manager & Code Editor
Add Text / Stickers
A
Add Patterns / Gradients
WPIDE - File Manager & Code Editor
Add Patterns / Gradients