Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "rare_product_finder",
"slug": "collectibles-hunter",
"name": "Rare Product & Collectibles Finder",
"categoryId": "DEALS"
},
"inputs": {
"item": "",
"maxPrice": "",
"condition": "any"
},
"agentHint": "Search for \"\" across marketplaces. Max price: , Condition: any.\n\nCheck:\n1. eBay (ebay.com) - search \"\"\n2. Facebook Marketplace - search \"\"\n3. Mercari (mercari.com) - search \"\"\n\nFor each listing found:\n- Title\n- Price\n- Condition\n- Seller rating/reviews\n- Images\n- Listing URL\n- Platform\n\nReturn combined results:\n{\n \"item\": \"\",\n \"listings\": [\n {\n \"title\": \"\",\n \"price\": 0,\n \"condition\": \"\",\n \"platform\": \"\",\n \"url\": \"\",\n \"postedDate\": \"\"\n }\n ],\n \"totalFound\": 0,\n \"avgPrice\": 0\n}\n\nSort by price (lowest first), filter by max price and condition.",
"userInput": "Search for \"\" across marketplaces. Max price: , Condition: any.\n\nCheck:\n1. eBay (ebay.com) - search \"\"\n2. Facebook Marketplace - search \"\"\n3. Mercari (mercari.com) - search \"\"\n\nFor each listing found:\n- Title\n- Price\n- Condition\n- Seller rating/reviews\n- Images\n- Listing URL\n- Platform\n\nReturn combined results:\n{\n \"item\": \"\",\n \"listings\": [\n {\n \"title\": \"\",\n \"price\": 0,\n \"condition\": \"\",\n \"platform\": \"\",\n \"url\": \"\",\n \"postedDate\": \"\"\n }\n ],\n \"totalFound\": 0,\n \"avgPrice\": 0\n}\n\nSort by price (lowest first), filter by max price and condition.",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
}
}