FlowiseAI is an open-source generative AI development platform for building AI Agents and LLM workflows.
Tool to clone an existing chatflow. Use when you need to duplicate a chatflow by its ID.
Tool to create a new chatflow in FlowiseAI. Use when you need to programmatically set up chatflows with custom configuration. Call after preparing the chatflow parameters.
Tool to delete a chatflow by its ID. Use after confirming the chatflow ID is correct.
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.
Tool to delete a specific FlowiseAI tool by ID. Use after confirming the tool ID is correct.
Tool to export a chatflow by its ID. Use after confirming the chatflow exists.