Skip to content

Start typing to search the documentation.

Workflows API

AI-generated, awaiting review View as Markdown

Imports

TODO: Document workflow-facing types imported from @flue/runtime.

FlueContext

TODO: Reference workflow id, payload, env, request access, logger access, and init().

init(...)

TODO: Document initializing created agents within a workflow and returning a harness.

FlueLogger

TODO: Document structured workflow logging.

Runs and operations

TODO: Clarify workflow runId semantics versus operations on initialized harness sessions.