Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "reddit_commenter",
"slug": "reddit-commenter",
"name": "Reddit Commenter",
"categoryId": "SOCIAL_ENGAGE"
},
"inputs": {
"postUrl": "",
"replyText": "",
"replyStyle": "helpful",
"replyAngle": "",
"autoPost": true
},
"agentHint": "You are replying to a Reddit post or comment. Adapt to the actual UI and subreddit culture.\n\n**TASK CONFIGURATION:**\n- Post URL: \n- User's Reply: \n- Style: helpful\n- Angle: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO POST\n\n1. Go to \n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n4. Identify the subreddit\n\n---\n\n## STEP 2: ANALYZE CONTEXT\n\n**Understand the thread:**\n- Subreddit name and culture\n- Original post content and question\n- Parent comment (if replying to comment)\n- Existing replies and their tone\n- Upvote/downvote patterns\n- What gets rewarded in this community\n\n**Check subreddit rules:**\n- Look for rules in sidebar\n- Note any posting requirements\n- Understand what's not allowed\n\n---\n\n## STEP 3: PREPARE REPLY\n\n### IF user provided replyText:\nUse this reply exactly:\n```\n\n```\n\n**VALIDATION:**\n- Reddit comments have a 10,000 character limit\n- Check against subreddit rules\n- Avoid promotional language\n\n### IF replyText is empty - GENERATE REPLY:\n\n**Generate a helpful reply that:**\n\n1. **Addresses the actual topic:**\n - Answer the question if asked\n - Add to the discussion meaningfully\n - Don't just repeat other comments\n\n2. **Follows the angle (subtly):**\n \"\"\n\n3. **Reddit culture fit:**\n - Match subreddit tone (some are formal, some casual)\n - Back up claims with reasoning or sources\n - Be helpful, not promotional\n - Admit uncertainty when appropriate\n\n4. **Style-specific:**\n - helpful: Direct answer with explanation\n - experience: \"In my experience...\" with specific story\n - context: Add data, sources, background\n - question: Ask clarifying or deepening question\n - debate: Respectful \"I see it differently because...\"\n - humor: Only if subreddit appreciates it\n\n**REDDIT RULES:**\n- Add value or don't comment\n- NEVER be promotional (instant downvotes)\n- \"Source?\" is a valid response - be ready\n- Formatting helps (paragraphs, bullets for lists)\n\n---\n\n## STEP 4: POST OR PREVIEW\n\n1. Find the reply button/link\n2. Click to open reply editor\n3. Type or paste the reply\n\n### IF true === true:\n4. Find and click submit/save button\n5. Wait for reply to appear\n6. Check it wasn't auto-removed\n\n### IF true === false:\n4. Leave in editor\n5. Report ready for review\n\n---\n\n## STEP 5: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"subreddit\": \"\",\n \"postTitle\": \"\",\n \"replyingTo\": \"post|comment\",\n \"replyText\": \"<the reply used>\",\n \"replySource\": \"provided|generated\",\n \"characterCount\": <number>,\n \"status\": \"posted|ready_for_review|failed|removed\",\n \"karmaSafetyAssessment\": \"safe|risky|promotional\",\n \"subredditRulesChecked\": true|false,\n \"errorMessage\": \"<if failed>\"\n}\n```\n\n---\n\n## REDDIT-SPECIFIC NOTES\n\n- New accounts have posting restrictions\n- Some subreddits require flair\n- AutoModerator may remove comments\n- Edits show as \"edited\" - get it right first time\n- Karma affects visibility and posting ability",
"userInput": "You are replying to a Reddit post or comment. Adapt to the actual UI and subreddit culture.\n\n**TASK CONFIGURATION:**\n- Post URL: \n- User's Reply: \n- Style: helpful\n- Angle: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO POST\n\n1. Go to \n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n4. Identify the subreddit\n\n---\n\n## STEP 2: ANALYZE CONTEXT\n\n**Understand the thread:**\n- Subreddit name and culture\n- Original post content and question\n- Parent comment (if replying to comment)\n- Existing replies and their tone\n- Upvote/downvote patterns\n- What gets rewarded in this community\n\n**Check subreddit rules:**\n- Look for rules in sidebar\n- Note any posting requirements\n- Understand what's not allowed\n\n---\n\n## STEP 3: PREPARE REPLY\n\n### IF user provided replyText:\nUse this reply exactly:\n```\n\n```\n\n**VALIDATION:**\n- Reddit comments have a 10,000 character limit\n- Check against subreddit rules\n- Avoid promotional language\n\n### IF replyText is empty - GENERATE REPLY:\n\n**Generate a helpful reply that:**\n\n1. **Addresses the actual topic:**\n - Answer the question if asked\n - Add to the discussion meaningfully\n - Don't just repeat other comments\n\n2. **Follows the angle (subtly):**\n \"\"\n\n3. **Reddit culture fit:**\n - Match subreddit tone (some are formal, some casual)\n - Back up claims with reasoning or sources\n - Be helpful, not promotional\n - Admit uncertainty when appropriate\n\n4. **Style-specific:**\n - helpful: Direct answer with explanation\n - experience: \"In my experience...\" with specific story\n - context: Add data, sources, background\n - question: Ask clarifying or deepening question\n - debate: Respectful \"I see it differently because...\"\n - humor: Only if subreddit appreciates it\n\n**REDDIT RULES:**\n- Add value or don't comment\n- NEVER be promotional (instant downvotes)\n- \"Source?\" is a valid response - be ready\n- Formatting helps (paragraphs, bullets for lists)\n\n---\n\n## STEP 4: POST OR PREVIEW\n\n1. Find the reply button/link\n2. Click to open reply editor\n3. Type or paste the reply\n\n### IF true === true:\n4. Find and click submit/save button\n5. Wait for reply to appear\n6. Check it wasn't auto-removed\n\n### IF true === false:\n4. Leave in editor\n5. Report ready for review\n\n---\n\n## STEP 5: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"subreddit\": \"\",\n \"postTitle\": \"\",\n \"replyingTo\": \"post|comment\",\n \"replyText\": \"<the reply used>\",\n \"replySource\": \"provided|generated\",\n \"characterCount\": <number>,\n \"status\": \"posted|ready_for_review|failed|removed\",\n \"karmaSafetyAssessment\": \"safe|risky|promotional\",\n \"subredditRulesChecked\": true|false,\n \"errorMessage\": \"<if failed>\"\n}\n```\n\n---\n\n## REDDIT-SPECIFIC NOTES\n\n- New accounts have posting restrictions\n- Some subreddits require flair\n- AutoModerator may remove comments\n- Edits show as \"edited\" - get it right first time\n- Karma affects visibility and posting ability",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
},
"execution": {
"mode": "device",
"deviceIds": []
}
}