PlaybookInput

Input of the playbook.

JSON representation
{
  "precedingConversationSummary": string,
  "actionParameters": {
    object
  }
}
Fields
precedingConversationSummary

string

Optional. Summary string of the preceding conversation for the child playbook invocation.

actionParameters

object (Struct format)

Optional. A list of input parameters for the action.