OptionalconversationOptional conversation ID to use for this conversation. If not specified, a new conversation ID will be generated by the service.
OptionalemitWhether to emit a start conversation event. When true, the agent will be notified that this is the beginning of a new conversation. Default is true.
OptionallocaleOptional locale code (e.g., 'en-US', 'fr-FR') for the conversation. If not specified, the agent's default locale will be used.
Represents a request to start a new conversation with a Copilot Studio agent. This request encapsulates all parameters needed to initiate a conversation.