← All integrations

FlowiseAI

FlowiseAI integration (AI, Developer Tools). Imported from open-connector.

API key1 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

POST
flowiseai_send_message
Send a JSON-only prediction request to the FlowiseAI chatflow protected by the connected API key.

/prediction/{chatflowId}

6 parameters
ParamTypeRequiredDescription
questionstringoptionalThe user message to send to the FlowiseAI chatflow.
formobjectoptionalThe form payload to send instead of question for Agentflow V2.
overrideConfigobjectoptionalFlowiseAI runtime overrideConfig values such as variables or session identifier…
historyarrayoptionalPrevious conversation messages to pass back for context.
humanInputobjectoptionalHuman feedback used to resume a stopped FlowiseAI execution.
chatflowIdstringrequiredPath parameter: chatflowId
Request private-beta access