Cancel a scheduled text
cancel_scheduled_textCancel a text that was scheduled with send_text_to_user and has not been sent yet. Takes the task_id from the scheduling response or from list_scheduled_texts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The scheduled text to cancel. |