Workflows.
A capability answers one question. A workflow answers a job: take this text, validate it, format the result, hand it back. Up to 12 steps in a fixed order, where each step can read what an earlier one produced.
How workflows work →Workflows live in your account.
This page lists the workflows you have saved, so it is empty until there is an account to save them in.
A workflow is a saved chain of ToolForte capabilities that runs in one call. You build it once, test it against real input before you save it, and then run it from the browser or over the REST API. Every run draws on the same credit balance as everything else, so there is nothing extra to buy.
They are tied to an account because they are stored per person, and because a run spends credits. A free account is enough to build one and run it.
Nothing here needs an account to read: the tools run in your browser, the API docs list every capability a workflow can call, and the MCP page explains how an agent reaches them.