video_id_parse_tool_wrapper
Extract video information from 20+ short video platforms by providing the video source and ID.
Instructions
根据视频来源和ID解析视频信息
参数:
- source: 视频来源
- video_id: 视频ID
返回:
- code: 状态码
- msg: 状态信息
- data: 视频信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| video_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||