agentExecutionPath
Constructs an execution path for an agent by joining the provided path components using the default path separator.
Return
A string representing the fully constructed execution path.
Parameters
parts
A variable number of path components that should be joined to create the execution path.