Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "threads_post_creator",
"slug": "threads-post-creator",
"name": "Threads Post Creator",
"categoryId": "SOCIAL_CREATE"
},
"inputs": {
"postContent": "",
"topic": "",
"style": "conversational",
"context": "",
"autoPost": true
},
"agentHint": "You are creating content on Threads. Adapt to the actual UI you encounter.\n\n**TASK CONFIGURATION:**\n- Post Content: \n- Topic: \n- Style: conversational\n- Context: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO THREADS\n\n1. Go to threads.net\n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n\n---\n\n## STEP 2: PREPARE CONTENT\n\n### IF user provided postContent:\nUse this content exactly:\n```\n\n```\n\n**VALIDATION:**\n- Threads has a ~500 character limit\n- If exceeds, report error with count\n\n### IF postContent is empty - GENERATE POST:\n\n**Generate a conversational post about \"\":**\n- Conversational > corporate\n- Under 500 characters\n- Questions drive replies\n- Authentic > polished\n- Include context: \"\"\n\n---\n\n## STEP 3: CREATE & POST\n\n1. Find compose area\n2. Enter content\n3. Validate character count\n\n### IF true === true:\n4. Find and click post button\n5. Wait for confirmation\n\n### IF true === false:\n4. Leave ready for review\n\n---\n\n## STEP 4: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"postContent\": \"\",\n \"contentSource\": \"provided|generated\",\n \"characterCount\": <number>,\n \"status\": \"posted|ready_for_review|failed\",\n \"postUrl\": \"\",\n \"errorMessage\": \"\"\n}\n```",
"userInput": "You are creating content on Threads. Adapt to the actual UI you encounter.\n\n**TASK CONFIGURATION:**\n- Post Content: \n- Topic: \n- Style: conversational\n- Context: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO THREADS\n\n1. Go to threads.net\n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n\n---\n\n## STEP 2: PREPARE CONTENT\n\n### IF user provided postContent:\nUse this content exactly:\n```\n\n```\n\n**VALIDATION:**\n- Threads has a ~500 character limit\n- If exceeds, report error with count\n\n### IF postContent is empty - GENERATE POST:\n\n**Generate a conversational post about \"\":**\n- Conversational > corporate\n- Under 500 characters\n- Questions drive replies\n- Authentic > polished\n- Include context: \"\"\n\n---\n\n## STEP 3: CREATE & POST\n\n1. Find compose area\n2. Enter content\n3. Validate character count\n\n### IF true === true:\n4. Find and click post button\n5. Wait for confirmation\n\n### IF true === false:\n4. Leave ready for review\n\n---\n\n## STEP 4: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"postContent\": \"\",\n \"contentSource\": \"provided|generated\",\n \"characterCount\": <number>,\n \"status\": \"posted|ready_for_review|failed\",\n \"postUrl\": \"\",\n \"errorMessage\": \"\"\n}\n```",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
},
"execution": {
"mode": "device",
"deviceIds": []
}
}