InvocationResultMember

A result from the invocation of an action. For more information, see Return control to the agent developer and Control session context.

This data type is used in the following API operations:

Inheritors

Types

Link copied to clipboard
data class ApiResult(val value: ApiResult) : InvocationResultMember

The result from the API response from the action group invocation.

Link copied to clipboard

The result from the function from the action group invocation.

Link copied to clipboard

Functions