share_text_parse_tool_wrapper
Extract video content from short video share text and convert speech to text using an API key.
Instructions
提取视频内容,需要传递apikey,否则无法使用视频内容提取功能!
参数:
- text: 抖音分享文本,包含分享链接
- api_base_url: API基础URL,默认使用siliconflow.cn
- model: 语音识别模型,默认使用FunAudioLLM/SenseVoiceSmall
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| api_base_url | No | ||
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||