Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "universal_post_creator",
"slug": "universal-post-creator",
"name": "Universal Post Creator",
"categoryId": "SOCIAL_CREATE"
},
"inputs": {
"postContent": "",
"topic": "",
"context": "",
"platforms": "all",
"autoPost": true
},
"agentHint": "You are creating platform-optimized posts. Adapt to each platform's UI.\n\n**TASK CONFIGURATION:**\n- Post Content: \n- Topic: \n- Context: \n- Platforms: all\n- Auto-post: true\n\n---\n\n## PLATFORM ADAPTATIONS\n\n### LINKEDIN:\n- Professional tone\n- Hook + value + CTA\n- 150-300 words\n- 3-5 hashtags\n- Max ~3,000 chars\n\n### X/TWITTER:\n- Punchy, scroll-stopping\n- STRICT 280 character limit\n- No hashtags in main text\n- Thread if needed\n\n### THREADS:\n- Conversational, authentic\n- Under 500 characters\n- Question or discussion starter\n\n---\n\n## EXECUTION\n\nFor each platform in all:\n\n1. Navigate to platform\n2. **CONTENT DECISION:**\n - IF provided: Adapt it for this platform\n - ELSE: Generate from \"\" and \"\"\n3. Validate against platform limits\n4. {autoPost ? \"Post\" : \"Prepare for review\"}\n5. Move to next platform\n\n---\n\n## VALIDATION RULES\n\n- LinkedIn: ~3,000 chars\n- X/Twitter: STRICT 280 chars (DO NOT exceed)\n- Threads: ~500 chars\n\n**If any content exceeds limits: Truncate/adapt OR report error**\n\n---\n\n## REPORT RESULTS\n\n```json\n{\n \"platforms\": {\n \"linkedin\": {\n \"content\": \"\",\n \"characterCount\": <number>,\n \"withinLimit\": true|false,\n \"status\": \"posted|ready|failed\"\n },\n \"x\": {\n \"content\": \"\",\n \"characterCount\": <number>,\n \"withinLimit\": true|false,\n \"status\": \"posted|ready|failed|over_limit\"\n },\n \"threads\": {\n \"content\": \"\",\n \"characterCount\": <number>,\n \"withinLimit\": true|false,\n \"status\": \"posted|ready|failed\"\n }\n },\n \"contentSource\": \"provided|generated\"\n}\n```",
"userInput": "You are creating platform-optimized posts. Adapt to each platform's UI.\n\n**TASK CONFIGURATION:**\n- Post Content: \n- Topic: \n- Context: \n- Platforms: all\n- Auto-post: true\n\n---\n\n## PLATFORM ADAPTATIONS\n\n### LINKEDIN:\n- Professional tone\n- Hook + value + CTA\n- 150-300 words\n- 3-5 hashtags\n- Max ~3,000 chars\n\n### X/TWITTER:\n- Punchy, scroll-stopping\n- STRICT 280 character limit\n- No hashtags in main text\n- Thread if needed\n\n### THREADS:\n- Conversational, authentic\n- Under 500 characters\n- Question or discussion starter\n\n---\n\n## EXECUTION\n\nFor each platform in all:\n\n1. Navigate to platform\n2. **CONTENT DECISION:**\n - IF provided: Adapt it for this platform\n - ELSE: Generate from \"\" and \"\"\n3. Validate against platform limits\n4. {autoPost ? \"Post\" : \"Prepare for review\"}\n5. Move to next platform\n\n---\n\n## VALIDATION RULES\n\n- LinkedIn: ~3,000 chars\n- X/Twitter: STRICT 280 chars (DO NOT exceed)\n- Threads: ~500 chars\n\n**If any content exceeds limits: Truncate/adapt OR report error**\n\n---\n\n## REPORT RESULTS\n\n```json\n{\n \"platforms\": {\n \"linkedin\": {\n \"content\": \"\",\n \"characterCount\": <number>,\n \"withinLimit\": true|false,\n \"status\": \"posted|ready|failed\"\n },\n \"x\": {\n \"content\": \"\",\n \"characterCount\": <number>,\n \"withinLimit\": true|false,\n \"status\": \"posted|ready|failed|over_limit\"\n },\n \"threads\": {\n \"content\": \"\",\n \"characterCount\": <number>,\n \"withinLimit\": true|false,\n \"status\": \"posted|ready|failed\"\n }\n },\n \"contentSource\": \"provided|generated\"\n}\n```",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
},
"execution": {
"mode": "device",
"deviceIds": []
}
}