delete_scheduled_message
Cancel a scheduled iMessage using its schedule ID. Removes the message from the send queue, preventing it from being sent at the scheduled time.
Instructions
Delete a scheduled message.
Args: schedule_id: The ID of the scheduled message to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |