run_cycle
Start a background batch automation cycle for X actions, optionally targeting one account and specific pipelines, returning a run handle instantly while progress is logged.
Instructions
Run the legacy batch automation cycle in the background and return
a run handle immediately (progress goes to the logs — this never
silent-blocks). account limits the run to one account; pipelines
is a comma-separated subset of: competitor_reposts, keyword_replies,
keyword_retweets, likes, content_curation, community_engagement
(mapped onto the account's ActionConfig enable flags for this run
only — config files are never mutated; same names as the CLI's
x-use run --pipeline). Draft mode does not apply to batch cycles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| pipelines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |