Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "ai_tech_news_aggregator",
"slug": "ai-news-digest",
"name": "AI & Tech News Aggregator",
"categoryId": "STARTUP_TECH"
},
"inputs": {
"topic": "",
"sources": "all"
},
"agentHint": "Aggregate AI and tech news. Topic focus: . Sources: all.\n\nVisit and extract from:\n1. Hacker News (news.ycombinator.com) - AI/tech stories\n2. Product Hunt (producthunt.com) - AI product launches\n3. ArXiv (arxiv.org) - Recent AI research papers (if research selected)\n4. TechCrunch AI (techcrunch.com/category/artificial-intelligence)\n\nFor each source:\n- Extract headline\n- Summary\n- URL\n- Published date\n- Topic tags\n\nCompile into daily digest:\n{\n \"topic\": \"\",\n \"date\": \"today\",\n \"stories\": [\n {\n \"title\": \"\",\n \"summary\": \"\",\n \"source\": \"\",\n \"url\": \"\",\n \"category\": \"funding|model|research|product\"\n }\n ],\n \"highlights\": {\n \"topFunding\": [],\n \"newModels\": [],\n \"trending\": []\n }\n}\n\nPrioritize recency and relevance to .",
"userInput": "Aggregate AI and tech news. Topic focus: . Sources: all.\n\nVisit and extract from:\n1. Hacker News (news.ycombinator.com) - AI/tech stories\n2. Product Hunt (producthunt.com) - AI product launches\n3. ArXiv (arxiv.org) - Recent AI research papers (if research selected)\n4. TechCrunch AI (techcrunch.com/category/artificial-intelligence)\n\nFor each source:\n- Extract headline\n- Summary\n- URL\n- Published date\n- Topic tags\n\nCompile into daily digest:\n{\n \"topic\": \"\",\n \"date\": \"today\",\n \"stories\": [\n {\n \"title\": \"\",\n \"summary\": \"\",\n \"source\": \"\",\n \"url\": \"\",\n \"category\": \"funding|model|research|product\"\n }\n ],\n \"highlights\": {\n \"topFunding\": [],\n \"newModels\": [],\n \"trending\": []\n }\n}\n\nPrioritize recency and relevance to .",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
}
}