View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1ToolCall (google_api_dialogflow v0.88.3)
Represents a call of a specific tool's action with the specified inputs.
Attributes
-
action
(type:String.t
, default:nil
) - Required. The name of the tool's action associated with this call. -
inputParameters
(type:map()
, default:nil
) - Optional. The action's input parameters. -
tool
(type:String.t
, default:nil
) - Required. The tool associated with this call. Format:projects//locations//agents//tools/
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.