Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "linkedin_follow",
"slug": "linkedin-follow",
"name": "LinkedIn Follow",
"categoryId": "SOCIAL_OUTREACH"
},
"inputs": {
"profileUrl": "",
"autoFollow": true
},
"agentHint": "You are following a LinkedIn profile. Adapt to the actual UI you encounter.\n\n**TASK CONFIGURATION:**\n- Profile URL: \n- Auto-follow: true\n\n---\n\n## STEP 1: NAVIGATE TO PROFILE\n\n1. Go to \n2. Wait for profile to load\n3. If not logged in, STOP and report authentication required\n\n---\n\n## STEP 2: CHECK CURRENT STATUS\n\n**Determine relationship:**\n- Already following: Report, no action needed\n- Already connected: May already see their content\n- Not following: Proceed\n\n---\n\n## STEP 3: FIND FOLLOW OPTION\n\n**Look for \"Follow\" button:**\n- May be prominent on profile\n- May be in \"More\" dropdown menu\n- Some profiles have \"Follow\" as primary action\n- Some show \"Connect\" primarily with \"Follow\" secondary\n\n---\n\n## STEP 4: EXECUTE FOLLOW\n\n### IF true === true:\n1. Click \"Follow\" button\n2. Wait for confirmation (button changes to \"Following\")\n3. Verify follow was successful\n\n### IF true === false:\n1. Locate the Follow button\n2. Report ready for manual action\n3. Do NOT click\n\n---\n\n## STEP 5: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"profileName\": \"\",\n \"profileHeadline\": \"\",\n \"previousStatus\": \"not_following|following|connected\",\n \"newStatus\": \"following|already_following|connected\",\n \"status\": \"followed|ready_for_review|already_following|failed\",\n \"errorMessage\": \"<if failed>\"\n}\n```\n\n---\n\n## ADAPTIVE UI HANDLING\n\n- Follow button location varies by profile type\n- Influencer profiles often have Follow as primary\n- Regular profiles may have Follow in dropdown\n- \"Creator mode\" profiles have different layouts",
"userInput": "You are following a LinkedIn profile. Adapt to the actual UI you encounter.\n\n**TASK CONFIGURATION:**\n- Profile URL: \n- Auto-follow: true\n\n---\n\n## STEP 1: NAVIGATE TO PROFILE\n\n1. Go to \n2. Wait for profile to load\n3. If not logged in, STOP and report authentication required\n\n---\n\n## STEP 2: CHECK CURRENT STATUS\n\n**Determine relationship:**\n- Already following: Report, no action needed\n- Already connected: May already see their content\n- Not following: Proceed\n\n---\n\n## STEP 3: FIND FOLLOW OPTION\n\n**Look for \"Follow\" button:**\n- May be prominent on profile\n- May be in \"More\" dropdown menu\n- Some profiles have \"Follow\" as primary action\n- Some show \"Connect\" primarily with \"Follow\" secondary\n\n---\n\n## STEP 4: EXECUTE FOLLOW\n\n### IF true === true:\n1. Click \"Follow\" button\n2. Wait for confirmation (button changes to \"Following\")\n3. Verify follow was successful\n\n### IF true === false:\n1. Locate the Follow button\n2. Report ready for manual action\n3. Do NOT click\n\n---\n\n## STEP 5: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"profileName\": \"\",\n \"profileHeadline\": \"\",\n \"previousStatus\": \"not_following|following|connected\",\n \"newStatus\": \"following|already_following|connected\",\n \"status\": \"followed|ready_for_review|already_following|failed\",\n \"errorMessage\": \"<if failed>\"\n}\n```\n\n---\n\n## ADAPTIVE UI HANDLING\n\n- Follow button location varies by profile type\n- Influencer profiles often have Follow as primary\n- Regular profiles may have Follow in dropdown\n- \"Creator mode\" profiles have different layouts",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
},
"execution": {
"mode": "device",
"deviceIds": []
}
}