Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flowyble.com/llms.txt

Use this file to discover all available pages before exploring further.

What is Flowyble?

Flowyble lets you build AI agents and workflow tools that automate complex tasks using large language models. Agents can reason, use tools, and hold multi-turn conversations — all managed through a simple web interface or REST API.

Quickstart

Create your first agent in under 5 minutes.

Core Concepts

Understand agents, tools, runs, and credits.

Key Features

AI Agents

Autonomous agents that reason, call tools, and deliver results — with configurable LLM models, step limits, and conversation memory.

Workflow Tools

Multi-step automations composed of built-in functions and integrations. Run manually, via API, or triggered by webhooks.

Integrations

Connect external services via OAuth2, API keys, or webhooks. Use integration tools inside your agents and workflows.

REST API

Execute agents and tools programmatically. Authenticate with API keys, poll for results, and integrate Flowyble into your stack.

How it works

1

Create an Agent or Tool

Define behavior prompts, choose an LLM model, attach tools and knowledge bases.
2

Run it

Execute via the dashboard, chat interface, API call, or webhook trigger.
3

Get results

View step-by-step execution, token usage, and final output in real time via SignalR or by polling the API.