Réseaux sociaux et vidéos · revise_promo_video
Retoucher une vidéo
Nouvelle version : textes, scènes, thème, format, musique.
- Prix
- 2 crédits / appel
- ≈ 0,156 € · 0,17 $US
- Prérequis
- Aucun connecteur
- fonctionne sur les clés plateforme
- Validation humaine
- Non
- lecture ou écriture interne
Entrée
| Champ | Type | Description |
|---|---|---|
| creativeId * | string | |
| scenes | array | Modifications par scène (index 0 = première scène). |
| insertScenes | array | Scènes à insérer (afterIndex -1 = au début). |
| hook | string | Remplace le texte (et la voix) de la première scène. |
| theme | dark | light | brand | |
| format | 9:16 | 1:1 | 16:9 | |
| music | calm | upbeat | bold | none | |
| voiceover | boolean | |
| voice | female_fr_pro | male_fr_warm | female_en_pro | male_en_pro | |
| captions | karaoke | boxed | none | |
| durationSeconds | number | |
| cta | object | |
| brandColors | object | |
| regenerateClips | boolean | |
| label | string |
Appeler cet outil
Via l'API HTTP, ou depuis le serveur MCP avec le méta-outil run.
curl https://api.ezyagents.fr/gateway/v1/run \
-H "Authorization: Bearer ezk_…" -H "Content-Type: application/json" \
-d '{"tool":"revise_promo_video","input":{"creativeId":"…","scenes":[],"insertScenes":[],"hook":"…"}}'$
run({ "tool": "revise_promo_video", "input": {"creativeId":"…","scenes":[],"insertScenes":[],"hook":"…"} })