Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
getExecutionAmount(nodeId)
Description
Returns the number of times the Node with the givennodeId has been executed in the current conversation.
Parameters:
nodeId:string- the Node ID.
number - the number of executions.