pipeline
Pre-flight check before running a content pipeline
Execute the check_pipeline_readiness Social Neuron tool. Pre-flight check before running a content pipeline. Required OAuth scope: mcp:read.
Pre-flight check before running a content pipeline › Request Body
platformsTarget platforms to check
project_id^([0-9a-fA-F]{8}-[0-…Project ID for the readiness check. Required when more than one project is accessible; omitted values auto-resolve only for a sole project.
estimated_postsEstimated posts to generate
response_formatResponse format
Pre-flight check before running a content pipeline › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isErrorEnd-to-end content pipeline: plan → quality → approve → schedule
Execute the run_content_pipeline Social Neuron tool. End-to-end content pipeline: plan → quality → approve → schedule. Required OAuth scope: mcp:autopilot.
End-to-end content pipeline: plan → quality → approve → schedule › Request Body
platformsTarget platforms
project_id^([0-9a-fA-F]{8}-[0-…Project ID for all generated and scheduled pipeline output. Required when more than one project is accessible; omitted values auto-resolve only for a sole project.
topicContent topic (required if no source_url)
source_urlURL to extract content from
Exact connected-account ID per target platform. Required when a project has multiple accounts on one platform.
daysDays to plan
posts_per_dayPosts per platform per day
approval_modeauto: approve all passing quality. review_all: flag everything. review_low_confidence: auto-approve high scorers.
auto_approve_thresholdQuality score threshold for auto-approval (used in auto/review_low_confidence modes)
max_creditsCredit budget cap
dry_runIf true, skip scheduling and return plan only
schedule_confirmedRequired to schedule posts. Set true only after explicit user confirmation to publish/schedule.
skip_stagesStages to skip
response_formatEnd-to-end content pipeline: plan → quality → approve → schedule › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isErrorCheck status of a pipeline run
Execute the get_pipeline_status Social Neuron tool. Check status of a pipeline run. Required OAuth scope: mcp:read.
Check status of a pipeline run › Request Body
pipeline_id^([0-9a-fA-F]{8}-[0-…Pipeline run ID (omit for latest)
response_formatCheck status of a pipeline run › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isErrorBatch auto-approve posts meeting quality thresholds
Execute the auto_approve_plan Social Neuron tool. Batch auto-approve posts meeting quality thresholds. Required OAuth scope: mcp:autopilot.
Batch auto-approve posts meeting quality thresholds › Request Body
plan_id^([0-9a-fA-F]{8}-[0-… · requiredContent plan ID
quality_thresholdMinimum quality score to auto-approve
response_formatBatch auto-approve posts meeting quality thresholds › Responses
Tool executed. isError:true in the body indicates a tool-level error.
isError