Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Properties


Properties

nodeId

nodeId: string
The unique identifier of the current node.

isCancelled

isCancelled: boolean
Flag indicating if the execution has been cancelled via GraphOutputStream.abort(). Custom nodes can check this to exit early.