Production/Cartbasev1 · live
Capabilities
The actions this agent can perform, each behind its declared policy.| Action | Verb | Class | Policy | Parameters |
|---|---|---|---|---|
| create_product | write | confirm | title, price | |
| delete_product | destructive | confirm | title | |
| fulfill_order | write | confirm | order_number | |
| cancel_order | destructive | confirm | order_number | |
| create_discount | write | confirm | code, kind, value |