I
WP Recipe Maker Content

Import recipes from the Paprika app

Import recipes from the Paprika app

What it does

Import recipes from the Paprika app It is one of the abilities the WP Recipe Maker 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:

wp-recipe-maker.import-recipes-from-the-paprika-app
{
  "ability": "wp-recipe-maker.import-recipes-from-the-paprika-app",
  "args": { "input": ... }
}

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

Keep exploring

More WP Recipe Maker abilities

All WP Recipe Maker abilities β†’
A
Add photos or videos to any step of the recipe
WP Recipe Maker
Add photos or videos to any step of the recipe
I
Import your recipes from other plugins (see below)
WP Recipe Maker
Import your recipes from other plugins (see below)
D
Display all nutrition data in a nutrition label
WP Recipe Maker
Display all nutrition data in a nutrition label
A
Add a mobile-friendly kitchen timer to your recipes
WP Recipe Maker
Add a mobile-friendly kitchen timer to your recipes
C
Create custom recipe taxonomies like price level,
WP Recipe Maker
Create custom recipe taxonomies like price level, difficulty, …