Langflow · Capability
Langflow Base
Langflow Base. 6 operations. Lead operation: Get All. Self-contained Naftiko capability covering one Langflow business surface.
Langflow Base is a Naftiko capability published by Langflow, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET and POST methods rooted at /v1/api/v1.
The capability includes 3 read-only operations and 3 state-changing operations. Lead operation: Get All. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Langflow and Base.
What You Can Do
GET
Get all
— Get All
/v1/api/v1/all
GET
Get config
— Get Config
/v1/api/v1/config
POST
Experimental run flow
— Experimental Run Flow
/v1/api/v1/run/advanced/{flow_id_or_name}
POST
Simplified run flow
— Simplified Run Flow
/v1/api/v1/run/{flow_id_or_name}
GET
Get version
— Get Version
/v1/api/v1/version
POST
Webhook run flow
— Webhook Run Flow
/v1/api/v1/webhook/{flow_id_or_name}
MCP Tools
langflow-get-all
Get All
read-only
idempotent
langflow-get-config
Get Config
read-only
idempotent
langflow-experimental-run-flow
Experimental Run Flow
langflow-simplified-run-flow
Simplified Run Flow
langflow-get-version
Get Version
read-only
idempotent
langflow-webhook-run-flow
Webhook Run Flow