Microsoft Copilot · Example Payload

Microsoft Copilot Retrieval Extract Example

AgentsAI AssistantArtificial IntelligenceChatbotCopilotExtensibilityGenerative AIMicrosoft 365Productivity

Microsoft Copilot Retrieval Extract 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

textrelevanceScore

Example Payload

Raw ↑
{
  "text": "example_value",
  "relevanceScore": 42.5
}