No campaigns yet
curl -X POST http://localhost:8002/api/v1/pipeline/full-auto \
-H "Content-Type: application/json" \
-d '{"name":"Your Product","image_url":"https://...","description":"...","price":19.99,"category":"..."}'