Integration / Developer Tools & DevOps
Flowiseai integration
FlowiseAI is an open-source generative AI development platform for building AI Agents and LLM workflows.
About Flowiseai
FlowiseAI is an open-source platform for building generative AI agents and LLM workflows. It lets teams visually design, deploy, and manage AI pipelines fast.
All integrations- Category
- Developer Tools & DevOps, AI & Machine Learning
- Connection
- API key
- Type
- Tool
- Actions
- 29
- Tags
- library
Example prompts
What you can ask Growf to do with Flowiseai
- “List all chatflows available in my account”
- “Clone an existing chatflow for testing”
- “Delete chat messages from a specific chatflow”
- “Export a chatflow configuration to JSON”
Available actions
29 actions your agents can run in Flowiseai
Clone Chatflow
Tool to clone an existing chatflow. Use when you need to duplicate a chatflow by its ID.
Create Chatflow
Creates a new chatflow in FlowiseAI. Chatflows are visual workflows that define AI agent behavior using nodes and edges. Use this to programmatically create single-agent (CHATFLOW) or multi-agent (MULTIAGENT) flows. Only 'name' is required; type defaults to 'CHATFLOW' and flowData defaults to an em…
Create Document Store
Creates a new document store in FlowiseAI. Document stores are used to manage embeddings and vector data for AI applications. Use this to programmatically create storage for documents that will be embedded and searched.
Create Lead
Tool to create a new lead in a chatflow. Use when you need to capture lead information from a chat session for follow-up or CRM integration.
Create Tool
Tool to create a new FlowiseAI tool. Use when you need to create a custom tool with specific name, description, and color. Optionally provide icon URL, JSON schema, or JavaScript function code.
Create Variable
Creates a new variable in FlowiseAI. Variables are used to store configuration values, API keys, and other data that can be referenced across chatflows. Use this to programmatically create string or number variables with optional values.
Delete Chatflow
Tool to delete a chatflow by its ID. Use after confirming the chatflow ID is correct.
Delete Chat Messages
Tool to delete chat messages for a specific chatflow. Use when you need to remove messages based on optional filters. Use after confirming the chatflow ID.
Delete Document Store
Tool to delete a specific document store by its ID. Use when you need to permanently remove a document store. This action is destructive and cannot be undone.
Delete Tool By ID
Permanently deletes a FlowiseAI tool by its unique ID. This action is destructive and cannot be undone. Use FLOWISEAI_LIST_ALL_TOOLS first to verify the correct tool ID before deletion.
Delete Variable
Tool to delete a variable by its unique ID. Use when you need to permanently remove a variable from FlowiseAI.
Edit Document Store File Chunk
Tool to update a specific chunk in a FlowiseAI document store. Use when you need to modify the content or metadata of an existing chunk. At least one of pageContent or metadata must be provided.
Put Flowiseai to work inside Growf.
Connect it once and every workspace, agent and workflow can use it — securely, with your team in the loop.