create_prediction
Send a question to a Flowise chatflow and get the response from your AI workflow.
Instructions
Run a Flowise chatflow with a question and get a response. Use this to interact with AI workflows configured in Flowise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Optional session ID for conversation continuity | |
| question | Yes | The question or prompt to send to the chatflow | |
| chatflowId | Yes | The ID of the chatflow to run | |
| overrideConfig | No | Optional configuration overrides for the chatflow |