ClawLink
AI & ML29 toolsPaste one API key

Flowiseai integration for AI agents

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

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Flowiseai once and call the same tools from all of them.

Setup

Connect Flowiseai through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Flowiseai exposes 29 tools through ClawLink. The 24 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
flowiseai_get_all_chat_message_feedbackList all chat message feedbacks for a chatflowRead
flowiseai_get_all_chatflowsRetrieves all chatflows from the authenticated FlowiseAI accountRead
flowiseai_get_all_leads_for_chatflowRetrieve all leads for a specific chatflowRead
flowiseai_get_all_upsert_historyRetrieve all upsert history records for a specific chatflowRead
flowiseai_get_all_variablesRetrieve a list of all variablesRead
flowiseai_get_document_store_by_idRetrieve a document store by its IDRead
flowiseai_get_document_store_file_chunksGet chunks from a specific document loaderRead
flowiseai_get_single_chatflowRetrieve a chatflow by its IDRead
flowiseai_get_tool_by_idRetrieve a specific FlowiseAI tool by its IDRead
flowiseai_list_all_toolsRetrieve a list of all toolsRead
flowiseai_list_assistantsRetrieve a list of all assistantsRead
flowiseai_list_chat_messagesList chat messages of a chatflowRead
flowiseai_ping_serverPing the FlowiseAI server to verify it is running and accessibleRead
flowiseai_create_chatflowCreates a new chatflow in FlowiseAIWrite
flowiseai_create_document_storeCreates a new document store in FlowiseAIWrite
flowiseai_create_leadCreate a new lead in a chatflowWrite
flowiseai_create_toolCreate a new FlowiseAI toolWrite
flowiseai_create_variableCreates a new variable in FlowiseAIWrite
flowiseai_edit_document_store_file_chunkUpdate a specific chunk in a FlowiseAI document storeWrite
flowiseai_update_chatflow_detailsUpdate details of an existing chatflowWrite
flowiseai_update_document_storeUpdate a specific document storeWrite
flowiseai_update_tool_by_idUpdates a FlowiseAI tool's properties by its IDWrite
flowiseai_update_variableUpdate a variable by its IDWrite
flowiseai_clone_chatflowClone an existing chatflowRead