List forms (admin) 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 →

List forms (admin)

Read-only
Jetpack Backup & Site Management jetpack-forms/list-forms

List all Jetpack Forms with admin detail including response counts, status, and edit URLs.

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 lists every Jetpack Forms form with dashboard-level detail: its title, status, response count, edit URL, and last-modified dates. Results support pagination, a title search, and filtering by status (publish, draft, or trash). It delegates internally to the /wp/v2/jetpack-forms REST endpoint in dashboard context, then reshapes the response into a compact shape for AI consumption.

See it in action

You ask your AI assistant

"List all my published Jetpack forms and how many responses each has received."

Inputs

Name Type Required Description
page integer No Page number for paginated results. Defaults to 1.
per_page integer No Number of forms per page. Defaults to 10.
search string No Search forms by title.
status string No Filter by form status: publish, draft, or trash.

Returns

An array of form objects, each with id, title, status, entries_count, edit_url, date, and modified.

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.