预演未来触发时间
preview_next_trigger_timesPreview future trigger times based on schedule type and configuration (CRON or FIX_RATE) to validate the schedule setup.
Instructions
根据调度类型与配置(如 Cron 表达式)预演未来若干次触发时间,用于校验调度配置是否符合预期。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduleConf | Yes | 调度配置:CRON 为 Cron 表达式,FIX_RATE 为秒数 | |
| scheduleType | Yes | 调度类型 |