S
Advanced Contact form 7 DB Content

Search / filter enquiries using custom date-range filter

Search / filter enquiries using custom date-range filter

What it does

Search / filter enquiries using custom date-range filter 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.search-filter-enquiries-using-custom-dat
{
  "ability": "advanced-cf7-db.search-filter-enquiries-using-custom-dat",
  "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
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
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