send_to_webhook
Send a text prompt to an n8n webhook and retrieve the workflow response for automated processing.
Instructions
Send a prompt to the n8n webhook and get the response.
Args: prompt: The text prompt to process
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |