confirm_fabric_video
ChatGPTPreview video generation parameters including resolved character and voice names, workspace, and estimated credit cost. Requires a script, characterId, and voiceId. Optionally accepts workspaceId. No side effects.
confirm_fabric_video
ChatGPTPreview video generation parameters including resolved character and voice names, workspace, and estimated credit cost. Requires a script, characterId, and voiceId. Optionally accepts workspaceId. No side effects.
create_fabric_video
ChatGPTStart generating a talking-head video. Requires a script, voiceId, and characterId. Optionally specify workspaceId. If workspaceId is not provided and only one workspace exists, it is auto-selected; otherwise workspace selection is required. Side effects: consumes AI Playground credits (~8 credits per second of video), creates a project and assets in the workspace. Returns a jobId for tracking progress.
create_fabric_video
ChatGPTStart generating a talking-head video. Requires a script, voiceId, and characterId. Optionally specify workspaceId. If workspaceId is not provided and only one workspace exists, it is auto-selected; otherwise workspace selection is required. Side effects: consumes AI Playground credits (~8 credits per second of video), creates a project and assets in the workspace. Returns a jobId for tracking progress.
get_credit_balance
ChatGPTCheck available AI Playground credits for a workspace. Optionally accepts workspaceId; if not provided and only one workspace exists, it is auto-selected, otherwise workspace selection is required. Returns available credit count. No side effects.
get_credit_balance
ChatGPTCheck available AI Playground credits for a workspace. Optionally accepts workspaceId; if not provided and only one workspace exists, it is auto-selected, otherwise workspace selection is required. Returns available credit count. No side effects.
get_generation_status
ChatGPTCheck video generation progress. Requires a jobId. Returns the current status (pending, processing, done, or failed) and a video URL when complete. No side effects.
get_generation_status
ChatGPTCheck video generation progress. Requires a jobId. Returns the current status (pending, processing, done, or failed) and a video URL when complete. No side effects.
list_characters
ChatGPTBrowse available VEED talking-head characters (avatars). Optionally filter by gender. Returns a list of characters with name, thumbnail, and gender. No side effects.
list_characters
ChatGPTBrowse available VEED talking-head characters (avatars). Optionally filter by gender. Returns a list of characters with name, thumbnail, and gender. No side effects.
list_voices
ChatGPTBrowse available voices for talking-head video generation. Requires a locale parameter (e.g. "en" for all English voices, "en-CA" for Canadian English only). Optionally filter by gender (Female, Male, Neutral). Returns voice name, locale, gender, and audio preview URL. No side effects.
list_voices
ChatGPTBrowse available voices for talking-head video generation. Requires a locale parameter (e.g. "en" for all English voices, "en-CA" for Canadian English only). Optionally filter by gender (Female, Male, Neutral). Returns voice name, locale, gender, and audio preview URL. No side effects.
list_workspaces
ChatGPTList accessible VEED workspaces. Returns workspace ID and name for each. No side effects.
list_workspaces
ChatGPTList accessible VEED workspaces. Returns workspace ID and name for each. No side effects.