Create a form is a WordPress ability from Jetpack — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.

Install Free Plugin →

Create a form

Write
Jetpack Backup & Site Management jetpack-forms/create-form

Create a new Jetpack Forms form with a title and optional block content.

Requires the Jetpack plugin on WordPress 6.9+. Abilities are registered by several bundled Jetpack packages (automattic/jetpack-backup, jetpack-connection, jetpack-forms, jetpack-stats) plus the main plugin's own registrars for Related Posts, Shortlinks, Sitemaps, Newsletter/Subscriptions, and Monitor. Permission requirements vary by ability — most gate on 'manage_options', 'jetpack_admin_page', or 'view_stats', while Forms abilities use 'edit_pages'. Backup abilities only register when a Backup product/plan is active; Sitemaps, Monitor, and Newsletter abilities only register when their respective module is turned on.

What it does

This ability creates a new Jetpack Forms form given a required title and optional block content defining its fields. If no content is supplied, it defaults to a minimal contact-form block with a single submit button. The new form's status can be set to publish or draft (defaults to publish). It returns the new form's ID, title, status, and edit URL.

See it in action

You ask your AI assistant

"Create a new form called "Event RSVP"."

Inputs

Name Type Required Description
title string Yes The form title/name.
content string No Block content for the form structure. If omitted, creates an empty form with a submit button.
status string No Initial form status: publish or draft. Defaults to publish.

Returns

An object with id, title, status, and edit_url for the newly created form.

Permission

The current user must have the 'edit_pages' capability.

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.