E
AI Content Signals Content

Export and import settings as JSON for easy migration

Export and import settings as JSON for easy migration between sites

What it does

Export and import settings as JSON for easy migration between sites It is one of the abilities the AI Content Signals 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.

πŸ”’ manage_options

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

ai-content-signals.export-and-import-settings-as-json-for-e
{
  "ability": "ai-content-signals.export-and-import-settings-as-json-for-e",
  "args": { "input": ... }
}

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

Keep exploring

More AI Content Signals abilities

All AI Content Signals abilities β†’
S
Search β€” allow or deny search indexing and traditional
AI Content Signals
search β€” allow or deny search indexing and traditional search results (links and short snippets)
A
Add custom bot User-Agents
AI Content Signals
Add custom bot User-Agents