C
WPGet API - Connect to any external REST API Content

Cache API calls

Cache API calls

What it does

Cache API calls It is one of the abilities the WPGet API - Connect to any external REST API 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:

wpgetapi.cache-api-calls
{
  "ability": "wpgetapi.cache-api-calls",
  "args": { "input": ... }
}

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

Keep exploring

More WPGet API - Connect to any external REST API abilities

All WPGet API - Connect to any external REST API abilities β†’
C
Connect WordPress to external APIs, without code
WPGet API - Connect to any external REST API
Connect WordPress to external APIs, without code.
C
Connect your WordPress website to any REST API
WPGet API - Connect to any external REST API
Connect your WordPress website to any REST API
D
Display API data using a template tag or shortcode
WPGet API - Connect to any external REST API
Display API data using a template tag or shortcode
A
Add query string, header & body parameters
WPGet API - Connect to any external REST API
Add query string, header & body parameters
I
Import API data
WPGet API - Connect to any external REST API
Import API data