batch
Run a predefined list of Houdini commands sequentially, with pre-validation to block unsafe operations and per-item results. Supports continuing on error and configurable batch limits.
Instructions
按顺序执行一批既有 Houdini command。
batch 只做一次 TCP relay;bridge 先完整预检 render policy,任何 redirect / interrupt / blocked response 都不会触发连接或前序 mutation。 Houdini 端按 mutating segment 合并 undo;batch 不提供事务回滚,结果逐项 报告。默认最多 50 项,上限可由环境变量调整并 clamp 到 1..200。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | ||
| continue_on_error | No |