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

isExecuting

Boolean value which indicates if the skill is executing.

Implementation

public bool isExecuting;

FieldValue

bool

Last updated