manage_product
Create, update, or delete digital products on the402.ai marketplace. Manage one-time purchasable files, datasets, and templates as a provider using API authentication.
Instructions
Create, update, or delete a digital product on the402.ai as a provider. Products are one-time purchasable digital goods (files, datasets, templates). Requires API key (provider account).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | create = new product, update = modify existing, delete = remove | |
| product_id | No | Product ID (required for update/delete) | |
| name | No | Product name (required for create) | |
| description | No | Product description (required for create) | |
| price | No | Price in USD (required for create) | |
| category | No | Product category |