Add a product to a board (guaranteed real image)
arena_add_productAdd a product to an Are.na channel, resolving a real product photo from the URL or web search. Falls back to a link block if no image, but never rejects the product.
Instructions
Add a product to a channel with a real product photo. Resolves the image from the given URL (and any fallbacks), rejecting dead/redirecting links, screenshot renders, blanks, and error pages. If the page has no usable image it SEARCHES the web for a real photo of the product by name (Brave Images); if even that fails it still adds the product as a link block with the shop URL in the description. NEVER rejects a product. Sets the product name as the block title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Primary product-page URL. | |
| note | No | Why it's a good pick / how to wear it (block description). | |
| title | No | Product name for the block title (recommended). | |
| channel_slug | Yes | Slug of the board to add to. | |
| fallback_urls | No | Alternate product URLs to try if the primary is dead (e.g. GOAT/Amazon). |