工具 API

video_transcript_result

Poll the result of a video_transcript_submit job. Blocks up to wait_seconds (max 50, leaves headroom under MCP 60s hard timeout) waiting for the job to finish. If still pending/running, returns status without the transcript — caller should poll again. Args: job_id: job_id returned by video_transcript_submit wait_seconds: how long to block waiting (1–50, default 50) Returns: JSON with status (pending/running/done/error) and, when done, transcript + segments + source (auto_sub / openrouter_whisper / dashscope_paraformer / whisper_local) + platform + video_id.

social0 积分

调用信息

工具标识
x-video-transcript.video_transcript_result
服务提供方
X视频文案提取
平均响应
25047 ms
近 7 天调用
2

输入参数

job_id必填

string

wait_seconds

integer