Governed ability

Get WooCommerce top sellers report

aafm/wc-get-top-sellers-reportRead only

Get WooCommerce top sellers report is a governed ability in Agent Abilities for MCP, a free WordPress plugin that runs an MCP server on your site.

Returns the best-selling products for a period (week, month, or year) ordered by quantity sold. Requires the manage-WooCommerce capability.

How it is governed

The same model as every ability in the plugin, stated for this one.

  • Off until you enable it

    Like every ability, Get WooCommerce top sellers report ships switched off. You turn it on one at a time, and an update never widens access on its own.

  • Reads only

    It reads data and returns it to your client. Nothing on your site is created, changed, or removed.

  • Capability gated

    A connection only sees Get WooCommerce top sellers report if the user you connected can run it, and the plugin checks that capability again before it executes.

  • Every call audited

    The call is written to the log in your own database, denials included, with the argument keys and the identifiers it touched, never free-text content.

Get WooCommerce top sellers report is one of the 52 governed WooCommerce abilities. See the full WooCommerce MCP integration.

See it in action

An illustrative run. Your real calls and data stay on your own site.

agent-abilities · auditGoverned
YouGet WooCommerce top sellers report on this site.
RunRunning aafm/wc-get-top-sellers-report
GateAllowedread capability confirmed
Auditaafm/wc-get-top-sellers-report · principal: editor · args: id
ResultReturns the data the agent asked for. Nothing on the site changes.

Try it with a prompt

Example requests you could paste to your agent.

  1. Which products sold the most units this month?
  2. Give me the top selling items for the past year, ranked by quantity sold.
  3. Show me this week's best sellers by units sold.

These are illustrative example prompts. The agent runs them as the user you connected, checked against that user's capabilities and written to your audit log.

Frequently asked

Short answers for Get WooCommerce top sellers report.

What period can I ask for?

Get WooCommerce top sellers report accepts a week, a month, or a year. Results are ordered by quantity sold, highest first.

Does this expose any customer information?

No. Get WooCommerce top sellers report reports products and their sold quantities, not the people who bought them. It still requires the manage WooCommerce capability and is audited.

Back to all abilities

Governed by default, from the first call.

Get WooCommerce top sellers report is off until you enable it, scoped to the user you connect, and logged like everything else. Turn on only what you need.

Every ability off until you enable it, capability-gated on every call.