{"service":"Workflow Orchestration API","version":"1.0.0","endpoints":{"create_workflow":"POST /workflow/create","execute_workflow":"POST /workflow/execute","get_execution":"GET /workflow/execution/{execution_id}","list_workflows":"GET /workflows","list_executions":"GET /workflow/executions","get_saved_result":"GET /workflow/result/{result_id}","list_saved_results":"GET /workflow/results?tags=tag1,tag2&result_name=name&limit=50&skip=0","delete_saved_result":"DELETE /workflow/result/{result_id}"},"supported_node_types":{"text_prompt":"Simple text input node","enhance_prompt":"Enhance prompt with Segmind Bria API","enhance_prompt_ollama":"Enhance prompt with local Ollama","enhance_prompt_gnokit":"Enhance prompt with gnokit/improve-prompt Ollama model","enhance_prompt_fusion":"Fuse all enhancement methods with best results","analyze_image_ollama":"Analyze image with Llama 3.2 Vision","analyze_image":"Analyze image with YOLOv8 + Llama 3.2 Dual AI","analyze_documents":"Analyze multiple documents and generate design prompts","generate_image":"Generate image with Gemini (supports img2img with reference)","generate_rag":"Generate image with RAG references","generate_nano_banana_2":"Generate image with Nano Banana 2 (google/nano-banana-2) - aspect ratio support","generate_ideogram_turbo":"Generate image with Ideogram V3 Turbo (text-on-image)","optimize_3d":"Optimize image for 3D model generation","generate_3d":"Generate 3D model from image","animate_luma":"Animate with Luma Ray 2","animate_easy":"Animate with Segmind Easy Animate","animate_wan":"Animate with WAN 2.2","animate_wan_fast":"Fast animation with WAN 2.2 i2v-fast","animate_wan_animate":"Transfer motion with WAN 2.2 Animate-Animation","veo_3_fast":"Google Veo 3 Fast - Ultra-fast I2V/T2V for game videos","fusion":"Fuse two images together","sketch_board":"Create sketch from canvas drawing","create_logo":"Generate logo design","remove_background":"Remove background from image","add_sound_to_image":"Add generated sound to image","generate_music_suno":"Generate original music with Suno AI","generate_cover_music":"Generate cover music with Suno AI","replace_music_section":"Replace a time section in existing Suno music","load_suno_from_taskid":"Load completed Suno music from task ID","separate_vocals":"Separate vocals and instruments from Suno music into stems","create_character":"Create consistent character reference sheet","upload_image":"Upload image to S3 and get presigned URL","dating_app_enhancement":"Enhance photos for dating apps (preserve identity)","qwen_image_edit":"Edit images with Qwen Image Edit Plus LoRA","extract_dna":"Extract physical DNA characteristics for family generation","save_result":"Save all workflow results to database"}}