C
Database Addon for Contact Form 7 - CFDB7 Content

Connect CFDB7 to an external database or another DB

Connect CFDB7 to an external database or another DB

What it does

Connect CFDB7 to an external database or another DB It is one of the abilities the Database Addon for Contact Form 7 - CFDB7 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:

contact-form-cfdb7.connect-cfdb7-to-an-external-database-or
{
  "ability": "contact-form-cfdb7.connect-cfdb7-to-an-external-database-or",
  "args": { "input": ... }
}

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

Keep exploring

More Database Addon for Contact Form 7 - CFDB7 abilities

All Database Addon for Contact Form 7 - CFDB7 abilities β†’
D
Display all created contact form 7 form list
Database Addon for Contact Form 7 - CFDB7
Display all created contact form 7 form list.
E
Export CF7 DB (CF7 Database - cf7db) data in CSV file
Database Addon for Contact Form 7 - CFDB7
Export CF7 DB (CF7 Database - cf7db) data in CSV file
E
Export PDF File
Database Addon for Contact Form 7 - CFDB7
Export PDF File
I
Import CSV to Database
Database Addon for Contact Form 7 - CFDB7
Import CSV to Database
I
Import data from the CSV file to the CFDB7 database
Database Addon for Contact Form 7 - CFDB7
Import data from the CSV file to the CFDB7 database