get_live_detail
Retrieve live stream details including AI-generated summaries and full transcriptions from the GetNote platform. Use this tool to access comprehensive content analysis for recorded sessions.
Instructions
获取直播详情,包含 AI 摘要(post_summary)和完整原文转写(post_media_text)。需要 topic.live.read scope。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | 知识库 ID(alias id) | |
| live_id | Yes | 直播 ID(来自 list_topic_lives 的 live_id 字段) |