n8n_save_data
Save structured project data including title and text via webhook to n8n for indexing and retrieval in the MCP N8N Webhook Server.
Instructions
Guardar información en n8n a través de webhook para indexación y almacenamiento
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectName | Yes | Nombre del proyecto | |
text | Yes | Texto completo del contenido a guardar | |
title | Yes | Título del contenido |