E
Advanced Contact form 7 DB Content

Enable/Disable columns with personalized tabular structure

Enable/Disable columns with personalized tabular structure

What it does

Enable/Disable columns with personalized tabular structure It is one of the abilities the Advanced Contact form 7 DB 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:

advanced-cf7-db.enable-disable-columns-with-personalized
{
  "ability": "advanced-cf7-db.enable-disable-columns-with-personalized",
  "args": { "input": ... }
}

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

Keep exploring

More Advanced Contact form 7 DB abilities

All Advanced Contact form 7 DB abilities β†’
S
Search / filter form details using keyword
Advanced Contact form 7 DB
Search / filter form details using keyword
S
Search / filter enquiries using custom date-range filter
Advanced Contact form 7 DB
Search / filter enquiries using custom date-range filter
E
Export data in CSV, Excel format by applying filters
Advanced Contact form 7 DB
Export data in CSV, Excel format by applying filters
I
Import form details using CSV
Advanced Contact form 7 DB
Import form details using CSV
F
Filter to exclude data from creating record in CF7 database
Advanced Contact form 7 DB
Filter to exclude data from creating record in CF7 database