G
WPCargo Track & Trace Content

Generate Report

Generate Report

What it does

Generate Report It is one of the abilities the WPCargo Track & Trace 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:

wpcargo.generate-report
{
  "ability": "wpcargo.generate-report",
  "args": { "input": ... }
}

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

Keep exploring

More WPCargo Track & Trace abilities

All WPCargo Track & Trace abilities β†’
M
Manage Shipment
WPCargo Track & Trace
Manage Shipment
S
Search & Sorting of Shipment List
WPCargo Track & Trace
Search & Sorting of Shipment List
A
Add Signature in custom field manager
WPCargo Track & Trace
Add Signature in custom field manager
R
Remove unwanted code
WPCargo Track & Trace
remove unwanted code
A
Add functions to check file_gets_content
WPCargo Track & Trace
add functions to check file_gets_content