delete_scheduled_email
Remove a scheduled email job using its unique ID to prevent unwanted sends or clean up cron tasks.
Instructions
Delete a specific scheduled email cron job by ID.
Args: job_id: The ID of the cron job to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |