Loading...
Loading...
The live and replay listing function of Gate Exchange. Use this skill whenever the user asks to find live streams or replays by business type (tag), coin, sort (hottest/newest), or count. Trigger phrases include "最热直播", "live room list", "行情分析直播间", "给我5个SOL相关直播", "latest replays", "tag coin live replay", or any request involving live room location, replay list, or tag/coin/sort filter.
npx skill4agent add gate/gate-skills gate-info-liveroomlocationhotnewhot| User phrase (examples) | Param | Value |
|---|---|---|
| 行情分析, 市场分析, Market Analysis | tag | Market Analysis |
| 热门话题, Hot Topics | tag | Hot Topics |
| 区块链, Blockchain | tag | Blockchain |
| 其他, Others | tag | Others |
| Not mentioned | tag | empty |
| Bitcoin, BTC, SOL, ETH, 比特币 | coin | BTC, SOL, etc. |
| Not mentioned | coin | empty |
| 最热, 热门, 按热度, hottest | sort | hot |
| 最新, 最近, newest | sort | new |
| Not mentioned | sort | hot |
| 前5条, 给我3个, 10个 | limit | 5, 3, 10 |
| Not mentioned | limit | 10 |
GET /live/gate_ai/tag_coin_live_replaytagcoinsorthotnewlimitdata.listcontent_type"streaming""video"liveidnamevideoidtitledata.listlive.namecontent_type === "streaming"video.titlecontent_type === "video"content_type === "streaming"https://www.gate.io/live/video/{live.id}?type=livecontent_type === "video"https://www.gate.io/live/video/{video.id}| Condition | Signal | Meaning |
|---|---|---|
| User in restricted region | Block | Do not call API; reply that the feature is not available in their region |
| tag / coin / sort / limit not mentioned | Use default | tag=empty, coin=empty, sort=hot, limit=10 |
| content_type === "streaming" | Live | Use live.name; link with |
| content_type === "video" | Replay | Use video.title; link without type |
| Empty list or API error | No list | Reply with a short message; do not fabricate a list |
[Live/Replay] Title — <link>GET /live/gate_ai/tag_coin_live_replay