pumble_edit_message
Edit an existing Pumble message by providing its ID, channel ID, and new text.
Instructions
Edit the text of an existing Pumble message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The new message text | |
| channelId | Yes | The ID of the channel the message is in | |
| messageId | Yes | The ID of the message to edit |