run_cycle
Execute a legacy batch automation cycle in the background, optionally scoped to one account and specific pipelines. Returns a run handle; 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 |