pipeline
Pre-flight check before running a content pipeline
Pre-flight check before running a content pipeline › Request Body
platformsTarget platforms to check
project_id^([0-9a-fA-F]{8}-[0-…Project ID (auto-detected if omitted)
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
End-to-end content pipeline: plan → quality → approve → schedule › Request Body
platformsTarget platforms
project_id^([0-9a-fA-F]{8}-[0-…Project ID (auto-detected if omitted)
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
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
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