get_blogger_content_detail
Retrieve complete blog post details including full original text from GetNotes knowledge bases by specifying topic and post identifiers.
Instructions
获取博主内容详情,包含完整原文(post_media_text)。需要 topic.blogger.read scope。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | 知识库 ID(alias id) | |
| post_id | Yes | 内容 ID(来自 list_topic_blogger_contents 的 post_id_alias 字段) |