Exact request sent to the run panel.
{
"source": "retrieve",
"template": {
"id": "substack_post_creator",
"slug": "substack-post-creator",
"name": "Substack Post & Note Creator",
"categoryId": "SOCIAL_CREATE"
},
"inputs": {
"substackUrl": "",
"contentType": "note",
"title": "",
"postContent": "",
"topic": "",
"subtitle": "",
"audience": "everyone",
"autoPost": true
},
"agentHint": "You are creating content on Substack. Adapt to the actual UI you encounter.\n\n**TASK CONFIGURATION:**\n- Substack URL: \n- Content Type: note\n- Title: \n- Subtitle: \n- Post Content: \n- Topic: \n- Audience: everyone\n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO SUBSTACK\n\n1. Go to \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:\n```\n\n```\n\n### IF postContent is empty - GENERATE:\n\n**For Note (note === \"note\"):**\n- Conversational, thought-provoking\n- 100-500 words ideal\n- Max 2500 characters\n- Discussion starter\n\n**For Post (note === \"post\"):**\n- Good Title, SubTitle\n- Well-structured with headers\n- Valuable to subscribers\n- Use topic: \"\"\n- Professional newsletter tone\n\n---\n\n## STEP 3: CREATE CONTENT\n\n### FOR NOTE:\n1. Navigate to Notes section\n2. Find compose area\n3. Enter content\n4. {autoPost ? \"Post\" : \"Leave for review\"}\n\n### FOR POST:\n1. Find \"New post\" or similar\n2. Must Enter title: \"\"\n3. Enter subtitle if provided: \"\"\n4. Must Enter body content with formatting\n5. Set audience to: everyone\n6. {autoPost ? \"Publish\" : \"Save as Draft\"}\n\n---\n\n## STEP 4: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"contentType\": \"note\",\n \"title\": \"\",\n \"content\": \"\",\n \"contentSource\": \"provided|generated\",\n \"characterCount\": <number>,\n \"audience\": \"everyone\",\n \"status\": \"published|draft|ready_for_review|failed\",\n \"url\": \"\",\n \"errorMessage\": \"\"\n}\n```",
"userInput": "You are creating content on Substack. Adapt to the actual UI you encounter.\n\n**TASK CONFIGURATION:**\n- Substack URL: \n- Content Type: note\n- Title: \n- Subtitle: \n- Post Content: \n- Topic: \n- Audience: everyone\n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO SUBSTACK\n\n1. Go to \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:\n```\n\n```\n\n### IF postContent is empty - GENERATE:\n\n**For Note (note === \"note\"):**\n- Conversational, thought-provoking\n- 100-500 words ideal\n- Max 2500 characters\n- Discussion starter\n\n**For Post (note === \"post\"):**\n- Good Title, SubTitle\n- Well-structured with headers\n- Valuable to subscribers\n- Use topic: \"\"\n- Professional newsletter tone\n\n---\n\n## STEP 3: CREATE CONTENT\n\n### FOR NOTE:\n1. Navigate to Notes section\n2. Find compose area\n3. Enter content\n4. {autoPost ? \"Post\" : \"Leave for review\"}\n\n### FOR POST:\n1. Find \"New post\" or similar\n2. Must Enter title: \"\"\n3. Enter subtitle if provided: \"\"\n4. Must Enter body content with formatting\n5. Set audience to: everyone\n6. {autoPost ? \"Publish\" : \"Save as Draft\"}\n\n---\n\n## STEP 4: REPORT RESULTS\n\n```json\n{\n \"success\": true|false,\n \"contentType\": \"note\",\n \"title\": \"\",\n \"content\": \"\",\n \"contentSource\": \"provided|generated\",\n \"characterCount\": <number>,\n \"audience\": \"everyone\",\n \"status\": \"published|draft|ready_for_review|failed\",\n \"url\": \"\",\n \"errorMessage\": \"\"\n}\n```",
"urls": [],
"meta": {
"createdAt": "",
"userAgent": ""
},
"execution": {
"mode": "device",
"deviceIds": []
}
}