F
Advanced Contact form 7 DB Content

Filter to exclude data from creating record in CF7 database

Filter to exclude data from creating record in CF7 database

What it does

Filter to exclude data from creating record in CF7 database 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.filter-to-exclude-data-from-creating-rec
{
  "ability": "advanced-cf7-db.filter-to-exclude-data-from-creating-rec",
  "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
E
Enable/Disable columns with personalized tabular structure
Advanced Contact form 7 DB
Enable/Disable columns with personalized tabular structure
I
Import form details using CSV
Advanced Contact form 7 DB
Import form details using CSV