Skip to main content

TypeScript SDK

Official actionflows TypeScript client. Install it, then discover ActionFlows and Action Agents, start runs, and chat from your backend.

TypeScript SDK

The actionflows package is a typed client over the REST API. Design graphs and agents in the app. Use the SDK from a server to discover them, run them, and chat.

Start with Installation, then open the page for the resource you need.

PageWhat you can do
InstallationInstall actionflows, create a client, handle errors
ActionFlowsList and get flow metadata
Action AgentsList agents, start sessions, send messages, stream chat
RunsStart a run, poll or stream it, list history, cancel, inspect the queue

Not in the SDK

These stay in the ActionFlows app (or raw HTTP). The client has no methods for them:

On this page