Skip to main content
Flowiseai logo

Flowiseai

FlowiseAI is an open-source generative AI development platform for building AI Agents and LLM workflows.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Flowiseai authenticates with an API key. Generate the credential in your Flowiseai account, then paste it into FlyMyAI the first time an agent uses a Flowiseai action.

Get your Flowiseai credential →

Fields to fill in FlyMyAI

FieldDetails
Hosted FlowiseAI Base URLThe base URL of your hosted FlowiseAI instance, e.g., 'https://flowise-test.com'. (required)
FlowiseAI API KeyThe API key used for authenticating requests to the FlowiseAI API. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
FLOWISEAI_CLONE_CHATFLOWTool to clone an existing chatflow. Use when you need to duplicate a chatflow by its ID.id
FLOWISEAI_CREATE_CHATFLOWTool 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.-
FLOWISEAI_DELETE_CHATFLOWTool to delete a chatflow by its ID. Use after confirming the chatflow ID is correct.id
FLOWISEAI_DELETE_CHAT_MESSAGESTool 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.id
FLOWISEAI_DELETE_TOOL_BY_IDTool to delete a specific FlowiseAI tool by ID. Use after confirming the tool ID is correct.id
FLOWISEAI_EXPORT_CHATFLOWTool to export a chatflow by its ID. Use after confirming the chatflow exists.id
FLOWISEAI_GET_ALL_CHATFLOWSTool to retrieve all chatflows. Use when you need to list existing chatflows after authentication.-
FLOWISEAI_GET_SINGLE_CHATFLOWTool to retrieve a chatflow by its ID. Use when you have a chatflow ID and need its full details.id
FLOWISEAI_GET_TOOL_BY_IDTool to retrieve a specific FlowiseAI tool by its ID. Use when you need detailed metadata of a tool before interacting with it.id
FLOWISEAI_IMPORT_CHATFLOWTool to import a chatflow from an exported JSON file. Use after obtaining the exported chatflow data.filename, content
FLOWISEAI_LIST_ALL_TOOLSTool to retrieve a list of all tools. Use when you need to list every tool available after authentication.-
FLOWISEAI_LIST_CHAT_MESSAGESTool to list chat messages of a chatflow. Use after selecting a chatflow when you need to view its messages.id
FLOWISEAI_UPDATE_CHATFLOW_DETAILSTool to update details of an existing chatflow. Use when you have confirmed the chatflow ID and want to modify its fields.id
FLOWISEAI_UPDATE_TOOL_BY_IDTool to update a specific tool by its ID. Use when you need to modify existing tool metadata after retrieval. Call after confirming the fields you want to change.id
We love our partners - FlyMy.AI builds with the best. Thanks, Flowiseai!