resolve_message_link
Parse t.me message links to read the message content. Supports various link formats including name/ID, channel ID, and topic threads.
Instructions
把一条 t.me 消息链接解析出来并读取该消息。
支持 t.me/name/123、t.me/c/1234567890/123,以及带话题的
t.me/name/12/345(第一个数字是话题 ID)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||