Construire · MCPInstaller
Retour à l’accueil
Référence de l’interface

Des outils que votre agent peut appeler.

Chaque outil remplit une fonction précise : trouver un modèle, composer un rendu, inspecter une scène ou livrer le résultat final.

14 sur 14 outilstransport stdio · entrées typées · sortie JSON
📋 Modèles

ilovevideoeditor_list_templates

MCP

Utilisez l’outil MCP list_templates.

CONTRAT D’ENTRÉE

Aucun paramètre. Demandez à l’agent de découvrir les ressources disponibles.

APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_list_templates({ ... })
📋 Modèles

ilovevideoeditor_get_template

MCP

Utilisez l’outil MCP get_template.

CONTRAT D’ENTRÉE
templateIdstringobligatoireParamètre templateId de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_get_template({ ... })
📋 Modèles

ilovevideoeditor_search_catalog

MCP

Utilisez l’outil MCP search_catalog.

CONTRAT D’ENTRÉE
qstringfacultatifParamètre q de cet outil MCP.
formatstringfacultatifParamètre format de cet outil MCP.
limitnumberfacultatifParamètre limit de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_search_catalog({ ... })
📋 Modèles

ilovevideoeditor_get_catalog_item

MCP

Utilisez l’outil MCP get_catalog_item.

CONTRAT D’ENTRÉE
catalogIdstringobligatoireParamètre catalogId de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_get_catalog_item({ ... })
🔍 Fonctionnalités

ilovevideoeditor_plan_content

MCP

Utilisez l’outil MCP plan_content.

CONTRAT D’ENTRÉE
messagestringobligatoireParamètre message de cet outil MCP.
formatstringfacultatifParamètre format de cet outil MCP.
goalstringfacultatifParamètre goal de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_plan_content({ ... })
🎬 Rendu

ilovevideoeditor_render_json

MCP

Utilisez l’outil MCP render_json.

CONTRAT D’ENTRÉE
videoJSONobjectobligatoireParamètre videoJSON de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
render_json({ videoJSON: composition })
🎬 Rendu

ilovevideoeditor_render_template

MCP

Utilisez l’outil MCP render_template.

CONTRAT D’ENTRÉE
templateIdstringobligatoireParamètre templateId de cet outil MCP.
variablesobjectobligatoireParamètre variables de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
render_template({ templateId: "product-promo", variables: { title: "Ship faster" } })
🎬 Rendu

ilovevideoeditor_get_render_status

MCP

Utilisez l’outil MCP get_render_status.

CONTRAT D’ENTRÉE
jobIdstringobligatoireParamètre jobId de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_get_render_status({ ... })
🎬 Rendu

ilovevideoeditor_get_download_url

MCP

Utilisez l’outil MCP get_download_url.

CONTRAT D’ENTRÉE
jobIdstringobligatoireParamètre jobId de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_get_download_url({ ... })
🔍 Fonctionnalités

ilovevideoeditor_get_layer_capabilities

MCP

Utilisez l’outil MCP get_layer_capabilities.

CONTRAT D’ENTRÉE
layerTypestringobligatoireParamètre layerType de cet outil MCP.
includeMetadatabooleanfacultatifParamètre includeMetadata de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_get_layer_capabilities({ ... })
🔧 Débogage local

ilovevideoeditor_local_preview

MCP

Utilisez l’outil MCP local_preview.

CONTRAT D’ENTRÉE
actionstringobligatoireParamètre action de cet outil MCP.
filestringfacultatifParamètre file de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_local_preview({ ... })
🔧 Débogage local

ilovevideoeditor_local_capture

MCP

Utilisez l’outil MCP local_capture.

CONTRAT D’ENTRÉE
timenumberfacultatifParamètre time de cet outil MCP.
formatstringfacultatifParamètre format de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_local_capture({ ... })
🔧 Débogage local

ilovevideoeditor_local_analyze

MCP

Utilisez l’outil MCP local_analyze.

CONTRAT D’ENTRÉE
timenumberfacultatifParamètre time de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_local_analyze({ ... })
🔍 Fonctionnalités

ilovevideoeditor_measure_text

MCP

Utilisez l’outil MCP measure_text.

CONTRAT D’ENTRÉE
textstringobligatoireParamètre text de cet outil MCP.
fontstringobligatoireParamètre font de cet outil MCP.
maxWidthnumberfacultatifParamètre maxWidth de cet outil MCP.
lineHeightnumberfacultatifParamètre lineHeight de cet outil MCP.
APPEL DE L’AGENT
terminal de commande
ilovevideoeditor_measure_text({ ... })
Prêt à les utiliser ?

Installez l’interface de votre agent.

Un serveur MCP couvre toute la boucle de rendu et de validation.

Installer MCP