C
Comet Cache Content

Cache Statistics and Charts to analyze statistics about the

Cache Statistics and Charts to analyze statistics about the page cache, HTML Compressor cache, PHP OPCache, and server health.

What it does

Cache Statistics and Charts to analyze statistics about the page cache, HTML Compressor cache, PHP OPCache, and server health. It is one of the abilities the Comet Cache 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_pages

How an agent calls it

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

comet-cache.cache-statistics-and-charts-to-analyze-s
{
  "ability": "comet-cache.cache-statistics-and-charts-to-analyze-s",
  "args": { "input": ... }
}

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

Keep exploring

More Comet Cache abilities

All Comet Cache abilities β†’
C
Cache Statistics to help you gain insight into the status
Comet Cache
Cache Statistics to help you gain insight into the status of your site cache.
I
Import/Export functionality for Comet Cache configuration
Comet Cache
Import/Export functionality for Comet Cache configuration files.
R
Remove this line from your /wp-config
Comet Cache
Remove this line from your /wp-config.php file: define('WP_CACHE', TRUE);