Pre-flight check before run_content_pipeline.
Pre-flight check before run_content_pipeline. Verifies: sufficient credits for estimated_posts, active OAuth on target platforms, brand profile exists, no stale insights. Returns pass/fail with specific issues to fix before running the pipeline.
Pre-flight check before run_content_pipeline. › Request Body
platformsTarget platforms to check
estimated_postsEstimated posts to generate
project_idProject ID (auto-detected if omitted)
response_formatResponse format
Pre-flight check before run_content_pipeline. › Responses
Successful tool execution.
Run the full content pipeline: research trends → generate plan → quality check → auto-approve → schedule posts.
Run the full content pipeline: research trends → generate plan → quality check → auto-approve → schedule posts. Chains all stages in one call for maximum efficiency. Set dry_run=true to preview the plan without publishing. Check check_pipeline_readiness first to verify credits, OAuth, and brand profile are ready.
Run the full content pipeline: research trends → generate plan → quality check → auto-approve → schedule posts. › Request Body
platformsTarget platforms
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)
dry_runIf true, skip scheduling and return plan only
response_formatproject_idProject ID (auto-detected if omitted)
topicContent topic (required if no source_url)
source_urlURL to extract content from
max_creditsCredit budget cap
skip_stagesStages to skip
Run the full content pipeline: research trends → generate plan → quality check → auto-approve → schedule posts. › Responses
Successful tool execution.
Check status of a pipeline run, including stages completed, pending approvals, and scheduled posts.
Check status of a pipeline run, including stages completed, pending approvals, and scheduled posts.
Check status of a pipeline run, including stages completed, pending approvals, and scheduled posts. › Request Body
pipeline_idPipeline run ID (omit for latest)
response_formatCheck status of a pipeline run, including stages completed, pending approvals, and scheduled posts. › Responses
Successful tool execution.
Batch auto-approve posts in a content plan that meet quality thresholds.
Batch auto-approve posts in a content plan that meet quality thresholds. Posts below the threshold are flagged for manual review.
Batch auto-approve posts in a content plan that meet quality thresholds. › Request Body
plan_idContent plan ID
quality_thresholdMinimum quality score to auto-approve
response_formatBatch auto-approve posts in a content plan that meet quality thresholds. › Responses
Successful tool execution.