goclaw_cron_toggle
Enable or disable cron jobs in the GoClaw AI gateway infrastructure by specifying the job ID and desired state.
Instructions
Enable or disable a cron job
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Cron job ID | |
| enabled | Yes | true to enable, false to disable |