cancel_schedule
Prevent a schedule from triggering future ticks. In-flight ticks continue; provide the schedule ID to stop further execution.
Instructions
Stop a schedule from firing further ticks. In-flight ticks are
not cancelled — use cancel_dispatch(last_job_id) for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes |