Skip to main content

Fields

workflow_id
str
required
The ID of the workflow
workflow_run_id
str
required
The ID of the workflow run
session_id
UnionType[str, None]
required
The ID of the session
result
Any
required
The result of the workflow run
status
Literal['closed', 'active', 'failed']
required
The status of the workflow run (closed, active, failed)

Module

notte_sdk.types
I