Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

SocialDataX 微博 Weibo MCP

REMOTE · MCP.52CHOUJIANG.COM · SCANNED AUG 3

Weibo hot search, post search/details, comments/replies, users, posts, transcript.

−5 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability65
  • 50% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2439 tokens (~121/item across 20 items; 18 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability check failed: schema churn in the 8 days we've observed: 0 tool removals, 0 breaking changes, 1 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.52choujiang.com

# add to Claude Code
claude mcp add --transport http com-52choujiang-weibo-insights https://mcp.52choujiang.com/weibo/mcp
# ~/.codex/config.toml
[mcp_servers.com-52choujiang-weibo-insights]
url = "https://mcp.52choujiang.com/weibo/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-52choujiang-weibo-insights": {
      "type": "remote",
      "url": "https://mcp.52choujiang.com/weibo/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-52choujiang-weibo-insights --url https://mcp.52choujiang.com/weibo/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-52choujiang-weibo-insights:
    url: "https://mcp.52choujiang.com/weibo/mcp"
// mcp.json
{
  "mcpServers": {
    "com-52choujiang-weibo-insights": {
      "type": "http",
      "url": "https://mcp.52choujiang.com/weibo/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 −10
    • Authorization: fail → unverified security
    • Stability: 0.23 → fail security
  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 64

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.52choujiang.com/weibo/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.52choujiang.com CN=TrustAsia DV TLS RSA CA 2025,O=TrustAsia Technologies\, Inc.,C=CN 20 Jun 2026 17 Sept 2026 RSA 2048 SHA256-RSA 532ae96f05b6fbb35eb2296c034c190
SANs: mcp.52choujiang.com
CN=TrustAsia DV TLS RSA CA 2025,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 8 Jan 2025 7 Jan 2035 RSA 4096 SHA256-RSA 926323b4964e368461512def1a5d52c
DNSSEC insecure

Validation of mcp.52choujiang.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
52choujiang.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.52choujiang.com/weibo/mcp Verified 200
http (plaintext) http://mcp.52choujiang.com/weibo/mcp Inconclusive 405
MCP tools — 18 exposed · ~2,415 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
weibo_get_hot_search_list ~28

获取微博热搜列表;只返回 items,当前不支持翻页。

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes微博热搜条目列表。

No examples provided.

weibo_get_post_comment_replies_by_comment_id ~263

根据 post_id 和一级评论 comment_id 获取微博评论回复,支持 page_token 翻页。

NameTypeReqDescription
comment_idstringyes微博一级评论 ID;可从一级评论结果 items[*].comment_id 复用,用于获取该评论下的回复;需与同一项 post_id 同时传入,不要传评论回复项的 comment_id。
page_tokenstring微博评论回复分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子下同一一级评论的回复分页链路,不能跨帖子或评论复用。
post_idstringyes微博帖子长 ID;调用评论回复工具时必填,需与一级评论 comment_id 同时传入;请从一级评论结果 items[*].post_id 复用,并与同一项 comment_id 一起传入。
NameTypeReqDescription
itemsarrayyes当前页评论回复列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_post_comments_by_post_id ~237

根据 post_id 获取微博帖子一级评论,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子、同一 sort_type 的评论分页链路,不能跨帖子或排序方式复用。
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
sort_typestring微博一级评论排序方式。hot 表示默认热门评论流;time_descending 表示当前可返回范围内最新评论优先。默认 hot。继续翻页时必须与上一页返回 next_page_token 所属的 sort_type 保持一致。
NameTypeReqDescription
comment_countyes总评论数,含一级评论与回复;不是当前页 items 数量;不可用时为 null。
itemsarrayyes当前页一级评论列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_post_comments_by_post_url ~244

根据微博帖子链接、短链接或分享文案获取帖子一级评论,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子、同一 sort_type 的评论分页链路,不能跨帖子或排序方式复用。
post_urlstringyes微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。
sort_typestring微博一级评论排序方式。hot 表示默认热门评论流;time_descending 表示当前可返回范围内最新评论优先。默认 hot。继续翻页时必须与上一页返回 next_page_token 所属的 sort_type 保持一致。
NameTypeReqDescription
comment_countyes总评论数,含一级评论与回复;不是当前页 items 数量;不可用时为 null。
itemsarrayyes当前页一级评论列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_post_detail_by_post_id ~55

根据 post_id 获取微博帖子详情。

NameTypeReqDescription
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
authoryes帖子作者信息;不可用时为 null。
comment_countyes评论数;不可用时为 null。
contentstringyes微博帖子正文;不可用时为空字符串。
image_urlsarrayyes图片链接列表;无图时为空数组。
like_countyes点赞数;不可用时为 null。
play_countyes帖子内视频播放数;没有视频或上游未返回时为 null,不是帖子浏览数。
post_idstringyes微博帖子长 ID,可作为详情、评论、点赞或转发工具输入;查询评论回复时需与同一条一级评论的 comment_id 同时传入。
post_urlyes微博帖子页面链接;需要打开帖子网页时优先使用此字段;不可用时为 null;不要自行拼接链接。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
repost_countyes转发数;不可用时为 null。
topic_tagsarrayyes微博帖子话题标签列表;无标签时为空数组。
videoyes视频信息;无视频时为 null。

No examples provided.

weibo_get_post_detail_by_post_url ~62

根据微博帖子链接、短链接或分享文案获取帖子详情。

NameTypeReqDescription
post_urlstringyes微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。
NameTypeReqDescription
authoryes帖子作者信息;不可用时为 null。
comment_countyes评论数;不可用时为 null。
contentstringyes微博帖子正文;不可用时为空字符串。
image_urlsarrayyes图片链接列表;无图时为空数组。
like_countyes点赞数;不可用时为 null。
play_countyes帖子内视频播放数;没有视频或上游未返回时为 null,不是帖子浏览数。
post_idstringyes微博帖子长 ID,可作为详情、评论、点赞或转发工具输入;查询评论回复时需与同一条一级评论的 comment_id 同时传入。
post_urlyes微博帖子页面链接;需要打开帖子网页时优先使用此字段;不可用时为 null;不要自行拼接链接。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
repost_countyes转发数;不可用时为 null。
topic_tagsarrayyes微博帖子话题标签列表;无标签时为空数组。
videoyes视频信息;无视频时为 null。

No examples provided.

weibo_get_post_liker_list_by_post_id ~170

根据 post_id 获取微博点赞用户列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博点赞分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子点赞分页链路,不能跨帖子复用。
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
itemsarrayyes当前页点赞用户列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_post_liker_list_by_post_url ~177

根据帖子链接、短链接或分享文案获取微博点赞用户列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博点赞分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子点赞分页链路,不能跨帖子复用。
post_urlstringyes微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。
NameTypeReqDescription
itemsarrayyes当前页点赞用户列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_post_repost_list_by_post_id ~172

根据 post_id 获取微博转发列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博转发分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子转发分页链路,不能跨帖子复用。
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
itemsarrayyes当前页微博转发列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_post_repost_list_by_post_url ~179

根据帖子链接、短链接或分享文案获取微博转发列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博转发分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子转发分页链路,不能跨帖子复用。
post_urlstringyes微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。
NameTypeReqDescription
itemsarrayyes当前页微博转发列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_user_info_by_profile_url ~52

根据微博用户主页链接获取用户资料。

NameTypeReqDescription
profile_urlstringyes微博用户主页链接;请传用户主页链接,不要传帖子链接、昵称或 user_id。
NameTypeReqDescription
avatar_urlyes用户头像链接;不可用时为 null。
biostringyes用户简介;不可用时为空字符串。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
namestringyes用户名称;不可用时为空字符串。
post_countyes已发布微博数;不可用时为 null。
profile_urlyes微博用户主页链接;可用于打开用户主页;不可用时为 null;需要继续查询用户资料或用户帖子列表时优先使用非空 user_id。
user_idstringyes微博用户 user_id,可作为用户资料或用户帖子列表工具输入。
verifiedbooleanyes是否为认证账号。
verified_reasonyes认证说明;不可用时为 null。

No examples provided.

weibo_get_user_info_by_user_id ~52

根据 user_id 获取微博用户资料。

NameTypeReqDescription
user_idstringyes微博用户 user_id;可从作者信息或用户资料结果中的非空 user_id 复用。
NameTypeReqDescription
avatar_urlyes用户头像链接;不可用时为 null。
biostringyes用户简介;不可用时为空字符串。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
namestringyes用户名称;不可用时为空字符串。
post_countyes已发布微博数;不可用时为 null。
profile_urlyes微博用户主页链接;可用于打开用户主页;不可用时为 null;需要继续查询用户资料或用户帖子列表时优先使用非空 user_id。
user_idstringyes微博用户 user_id,可作为用户资料或用户帖子列表工具输入。
verifiedbooleanyes是否为认证账号。
verified_reasonyes认证说明;不可用时为 null。

No examples provided.

weibo_get_user_posts_by_profile_url ~168

根据微博用户主页链接获取用户帖子列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表分页链路,不能跨用户复用。
profile_urlstringyes微博用户主页链接;请传用户主页链接,不要传帖子链接、昵称或 user_id。
NameTypeReqDescription
itemsarrayyes当前页微博用户帖子列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_user_posts_by_user_id ~168

根据 user_id 获取微博用户帖子列表,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstring微博用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表分页链路,不能跨用户复用。
user_idstringyes微博用户 user_id;可从作者信息或用户资料结果中的非空 user_id 复用。
NameTypeReqDescription
itemsarrayyes当前页微博用户帖子列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_get_video_speech_text_job ~52

查询微博视频口播转文字任务状态;每次最多等待 240 秒,不触发重处理。

NameTypeReqDescription
job_idstringyes口播转文字任务 ID。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

weibo_search_posts ~162

按自然语言关键词搜索微博帖子;不要传帖子链接、用户主页链接或分页令牌作为关键词。

NameTypeReqDescription
keywordstringyes微博帖子搜索关键词;不要传帖子链接、用户主页链接或分页 token。
page_tokenstring微博搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一关键词搜索链路,不能跨关键词复用。
NameTypeReqDescription
itemsarrayyes当前页微博帖子列表。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;next_page_token 只能用于同一能力和同一分页链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。

No examples provided.

weibo_submit_video_speech_text_by_post_id ~84

根据微博 post_id 提交视频口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
post_idstringyes微博帖子长 ID;可从搜索、详情、转发或用户帖子列表结果中的 post_id 复用。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

weibo_submit_video_speech_text_by_post_url ~90

根据微博帖子链接、短链接或分享文案提交视频口播转文字任务;提交完成后最多短等 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
post_urlstringyes微博帖子页面链接、短链接或包含帖子链接的分享文案;不要传用户主页链接或 post_id。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.