add_to_sourcing_list
Add a product to the user's sourcing list (their buy list). Call when the user says 'add this to my buy list' — typically after analysing a product, passing through the numbers from the analysis. sourced_from is where they'd buy it (retailer/site).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roi | No | ||
| asin | No | ||
| cost | No | ||
| notes | No | ||
| title | Yes | ||
| company | No | ||
| sales_rank | No | ||
| sourced_from | No | ||
| monthly_sales | No | ||
| projected_profit | No | ||
| projected_sale_price | No |