edit_message
Modify a sent iMessage by providing its GUID and new text. Update the content of an existing message with corrected or alternative wording.
Instructions
Edit a previously sent message.
Args: message_guid: GUID of the message to edit. new_text: The new message text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_guid | Yes | ||
| new_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |