avatar_video_file
Local path to a video file to create the avatar from.
How to use it
avatar_video_file is exposed by the Flyworks MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the avatar_video_file tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Flyworks MCP
npx -y @smithery/cli install @Flyworks-AI/flyworks-mcp --client claudeOther tools in Flyworks MCP (11)
If true, returns taskid immediately. If false, waits for completion and downloads the video. Default is true.
Local path to the audio file. One of audiourl or audiofile must be provided.
Remote URL of the audio file. One of audiourl or audiofile must be provided.
Digital human avatar ID. Either this or avatar creation parameters must be provided.
Local path to an image file to create the avatar from.
URL of an image to create the avatar from.
URL of a video to create the avatar from.
Where to save the downloaded video if asyncmode is false. Default is "output.mp4".
Text content to be spoken by the avatar. Required.
Optional title for the created video.
Voice ID to use for text-to-speech. If not provided, a random voice will be selected automatically.