Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DOUYIN_API_KEY | Yes | API key for speech recognition service (required for text extraction) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
douyin_text_extraction_guide | 抖音视频文本提取使用指南 |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_douyin_download_link | |
extract_douyin_text | |
parse_douyin_video_info |