get_content_detail
Retrieve detailed data for a single public social media post, including author, content, and engagement metrics. Provide content ID or share link to get structured details.
Instructions
获取单条公开内容的详细数据,包括作者、正文和互动指标。传 content_id 或平台分享文案 share_text。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | 内容所属平台。 | |
| verbosity | No | standard 返回适合 Agent 的详细结构;full 返回上游完整原始数据。 | standard |
| content_id | No | 视频、笔记或帖子的内容 ID。 | |
| share_text | No | 平台分享文案或分享链接。 |