hermes_cron_move
Move a cron job from a source profile to a target profile, with options to pause the source and test the target. Uses dry-run mode by default for safe operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| dry_run | No | ||
| pause_source | No | ||
| source_profile | Yes | ||
| target_profile | Yes | ||
| test_run_target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |