Enables AI assistants to manage Shopware e-commerce data through the Admin API, including products, categories, sales channels, orders, themes, and media.
| Tool name | Description | Destructive? |
|---|---|---|
| product_list | ✓ no | |
| product_get | ✓ no | |
| product_create | ✓ no | |
| product_update | ✓ no | |
| sales_channel_list | ✓ no |
| sales_channel_update | ✓ no | |
| upload_media_by_url | ✓ no | |
| order_list | ✓ no | |
| order_detail | ✓ no | |
| order_update | ✓ no | |
| theme_config_get | ✓ no | |
| theme_config_change | ✓ no | |
| fetch_entity_list | ✓ no | |
| fetch_single_entity_schema | ✓ no | |
| dal_aggregate | ✓ no | |
| country_list | ✓ no | |
| category_list | ✓ no | |
| category_create | ✓ no | |
| category_update | ✓ no | |
| category_delete⚠ | ⚠ yes |