create_product
Create a product in your workspace by providing a name, description, and optional custom metadata.
Instructions
Create a product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| name | Yes | Product name | |
| description | No | ||
| metadata | No | Arbitrary key-value metadata |