Microsoft Copilot · Example Payload

Microsoft Copilot Search Hit Example

AgentsAI AssistantArtificial IntelligenceChatbotCopilotExtensibilityGenerative AIMicrosoft 365Productivity

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

Top-level fields

webUrlpreviewresourceTyperesourceMetadata

Example Payload

Raw ↑
{
  "webUrl": "https://www.example.com",
  "preview": "example_value",
  "resourceType": "example_value",
  "resourceMetadata": "example_value"
}