For the complete documentation index, see llms.txt. This page is also available as Markdown.

DestinationNode

Property in Option

Summary

Gets the name of the node that will be run if this option is selected.

public string DestinationNode { get; private set; }

Remarks

The value of this property not be valid if this is a shortcut option.

Last updated

Was this helpful?