Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "reddit_post_creator",
"slug": "reddit-post-creator",
"name": "Reddit Post Creator",
"categoryId": "SOCIAL_CREATE"
},
"inputs": {
"subreddit": "",
"title": "",
"postContent": "",
"topic": "",
"postType": "text",
"linkUrl": "",
"autoPost": true
},
"agentHint": "You are creating a Reddit post. Adapt to the actual UI and subreddit culture.\n\n**TASK CONFIGURATION:**\n- Subreddit: \n- Title: \n- Post Content: \n- Topic: \n- Post Type: text\n- Link URL: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO SUBREDDIT\n\n1. Go to reddit.com/\n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n4. If subreddit not found, report error\n\n---\n\n## STEP 2: READ SUBREDDIT RULES\n\n**CRITICAL: Before posting, check:**\n- Sidebar rules\n- Posting requirements (flair, format, etc.)\n- What content is allowed/banned\n- Recent posts to understand tone\n\n**Note any rule violations in your content and adjust.**\n\n---\n\n## STEP 3: PREPARE CONTENT\n\n### IF user provided postContent:\nUse title: \"\"\nUse body:\n```\n\n```\n\n### IF postContent is empty - GENERATE:\n\n**Generate a text post for :**\n- Title: \"\"\n- Topic/angle: \"\"\n- Match community tone and culture\n- Add value, don't be promotional\n- If showcase: Focus on what others can learn\n\n---\n\n## STEP 4: CREATE POST\n\n1. Find \"Create Post\" or similar button\n2. Select post type if prompted\n3. Enter title: \"\"\n4. Enter body content\n5. Select appropriate flair if required\n6. Check for any validation errors\n\n---\n\n## STEP 5: VALIDATE\n\n**Before posting:**\n- Does it follow subreddit rules?\n- Is flair required and selected?\n- Any validation errors shown?\n- Is title appropriate?\n\n---\n\n## STEP 6: POST OR PREVIEW\n\n### IF true === true AND validation passes:\n1. Submit post\n2. Wait for confirmation\n3. Capture post URL\n\n### IF true === false:\n1. Leave ready for review\n2. Report any concerns\n\n---\n\n## STEP 7: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"subreddit\": \"\",\n \"title\": \"\",\n \"postContent\": \"\",\n \"contentSource\": \"provided|generated\",\n \"flairUsed\": \"\",\n \"rulesChecked\": true,\n \"rulesConcerns\": [],\n \"status\": \"posted|ready_for_review|rule_violation|failed\",\n \"postUrl\": \"\",\n \"errorMessage\": \"\"\n}\n```\n\n---\n\n## REDDIT-SPECIFIC RULES\n\n- NEVER be overtly promotional\n- Add value before asking anything\n- Match community culture\n- Title is everything - compelling but not clickbait\n- AutoModerator may remove posts - check rules first",
"userInput": "You are creating a Reddit post. Adapt to the actual UI and subreddit culture.\n\n**TASK CONFIGURATION:**\n- Subreddit: \n- Title: \n- Post Content: \n- Topic: \n- Post Type: text\n- Link URL: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO SUBREDDIT\n\n1. Go to reddit.com/\n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n4. If subreddit not found, report error\n\n---\n\n## STEP 2: READ SUBREDDIT RULES\n\n**CRITICAL: Before posting, check:**\n- Sidebar rules\n- Posting requirements (flair, format, etc.)\n- What content is allowed/banned\n- Recent posts to understand tone\n\n**Note any rule violations in your content and adjust.**\n\n---\n\n## STEP 3: PREPARE CONTENT\n\n### IF user provided postContent:\nUse title: \"\"\nUse body:\n```\n\n```\n\n### IF postContent is empty - GENERATE:\n\n**Generate a text post for :**\n- Title: \"\"\n- Topic/angle: \"\"\n- Match community tone and culture\n- Add value, don't be promotional\n- If showcase: Focus on what others can learn\n\n---\n\n## STEP 4: CREATE POST\n\n1. Find \"Create Post\" or similar button\n2. Select post type if prompted\n3. Enter title: \"\"\n4. Enter body content\n5. Select appropriate flair if required\n6. Check for any validation errors\n\n---\n\n## STEP 5: VALIDATE\n\n**Before posting:**\n- Does it follow subreddit rules?\n- Is flair required and selected?\n- Any validation errors shown?\n- Is title appropriate?\n\n---\n\n## STEP 6: POST OR PREVIEW\n\n### IF true === true AND validation passes:\n1. Submit post\n2. Wait for confirmation\n3. Capture post URL\n\n### IF true === false:\n1. Leave ready for review\n2. Report any concerns\n\n---\n\n## STEP 7: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"subreddit\": \"\",\n \"title\": \"\",\n \"postContent\": \"\",\n \"contentSource\": \"provided|generated\",\n \"flairUsed\": \"\",\n \"rulesChecked\": true,\n \"rulesConcerns\": [],\n \"status\": \"posted|ready_for_review|rule_violation|failed\",\n \"postUrl\": \"\",\n \"errorMessage\": \"\"\n}\n```\n\n---\n\n## REDDIT-SPECIFIC RULES\n\n- NEVER be overtly promotional\n- Add value before asking anything\n- Match community culture\n- Title is everything - compelling but not clickbait\n- AutoModerator may remove posts - check rules first",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
},
"execution": {
"mode": "device",
"deviceIds": []
}
}