MCPVault

delete_story

MCP tool from MCP Telegram by beautyfree

Delete own stories.

How to use it

delete_story is exposed by the MCP Telegram MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_story tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Telegram

$npx skills add beautyfree/telegram-agent -a claude-code -g
FULL MCP TELEGRAM LISTING

Other tools in MCP Telegram (39)

close_poll

Finalize a poll.

delete_messages

Delete by id (optionally revoke for all).

download_media

Save the media on a message to disk.

download_profile_photo

Save a peer's avatar to disk.

edit_message

Edit a previously sent message.

forward_messages

Forward messages between dialogs.

get_me

Return the profile of the authenticated user.

get_message

Fetch one or more messages by id.

get_message_reactions

Get reactions on messages.

get_peer_stories

One peer's stories.

get_poll_results

Fetch tally.

invoke_mtproto

Call any raw MTProto method by name. Auto-resolves peer/channel/user strings.

list_accounts

List signed-in accounts.

list_contacts

List contacts.

list_dialogs

List dialogs/chats/channels. Filters: unread, archived, ignorePinned, folder, limit.

list_folders

List custom dialog folders (chat filters).

list_messages

List messages in a dialog. Newest first.

list_stories

Feed of contacts' stories.

login

Open the browser-based sign-in flow. Adds an account.

logout

Drop a local session and revoke it on Telegram.

mark_as_read

Mark messages read up to an id.

open_settings

Open the local settings page (tool surface + read-only).

resolve_username

Resolve @username to a user/channel/chat entity.

search_dialogs

Find dialogs by name/title/username substring.

search_global

Search across every chat you have.

search_messages

Search inside one dialog: query, filter (photos/videos/url/voice/...), fromUser, date range.

send_file

Send a file (local path or https:// URL). Pass an array for an album.

send_message

Send text. Supports replyTo, topMsgId, parseMode, schedule, silent.

send_message_to_phone

Send to a phone number, auto-creates a temporary contact.

send_poll

Send a poll. Supports quiz, multiple-choice, anonymous, close period.

send_reaction

Set reactions on a message.

send_story

Post a story (photo or video).

set_birthday

Set the account birthday.

set_default_reaction

Set account-wide default.

set_profile_photo

Upload a new avatar (local path or URL).

transcribe_message

Transcribe a voice/video note (Premium).

update_my_username

Set or clear own @username.

update_profile

Change own first/last name and bio.

vote_poll

Cast a vote.