Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| clipVideo | 剪辑视频片段,支持毫秒级精度的时间段裁剪 |
| mergeVideos | 合并多个视频文件,支持不同格式和分辨率的智能适配 |
| splitVideo | 分割视频文件,支持按时长、大小或段数分割 |
| getVideoInfo | 获取视频文件的详细信息 |
| batchProcess | 批量处理视频任务 |
| getSupportedFormats | 获取支持的视频格式和编码 |
| cancelTask | 取消指定的处理任务 |
| getTaskStatus | 获取任务状态 |