telegram-clear-drafts
Clear saved Telegram message drafts. Provide a chat ID to remove a single draft, or confirm to wipe drafts from all chats.
Instructions
Delete saved message drafts. Pass chatId to clear the draft for a single chat. Without chatId, clears drafts in ALL chats — requires confirmAllChats: true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Chat ID or username. If provided, clears draft only for this chat | |
| confirmAllChats | No | Must be true to wipe drafts across ALL chats when chatId is omitted |