agentskit.js

FlowHandlerContext

Auto-generated API reference for FlowHandlerContext.

Interface: FlowHandlerContext<TInput>

Defined in: flow.ts:38

#Type Parameters

#TInput

TInput = unknown

#Properties

#deps

deps: Record<string, unknown>

Defined in: flow.ts:43

Outputs of every dependency, keyed by node id.


#input

input: TInput

Defined in: flow.ts:41

Initial input passed to runFlow.


#node

node: FlowNode

Defined in: flow.ts:39


#with

with: Record<string, unknown>

Defined in: flow.ts:45

Static inputs from node.with.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page

Ask the docs

Ask anything about AgentsKit. Answers come from the docs corpus via OpenRouter free-tier models. Rate limited per IP.