Microsoft Copilot · Example Payload

Microsoft Copilot Chat Message Request Example

AgentsAI AssistantArtificial IntelligenceChatbotCopilotExtensibilityGenerative AIMicrosoft 365Productivity

Microsoft Copilot Chat Message Request Example is an example object payload from Microsoft Copilot, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

promptenableWebSearch

Example Payload

Raw ↑
{
  "prompt": "example_value",
  "enableWebSearch": true
}