Choose your authentication method
Sign in with Microsoft
Uses Authorization Code + PKCE via MSAL. You'll be redirected
to the Microsoft identity platform and back. Pre-authorized scopes: User.Read,
Files.Read.All, Sites.Read.All, Mail.Read,
People.Read.All, OnlineMeetingTranscript.Read.All,
Chat.Read, ChannelMessage.Read.All,
ExternalItem.Read.All, OnlineMeetingAiInsight.Read.All.
Use an Existing Microsoft Graph Access Token
Paste a valid bearer token you've obtained (e.g. from Graph
Explorer or Azure CLI). Minimum scopes for search: User.Read,
Files.Read.All, Sites.Read.All.
Additional scopes for chat: Mail.Read, People.Read.All,
OnlineMeetingTranscript.Read.All, Chat.Read, ChannelMessage.Read.All,
ExternalItem.Read.All. For meeting insights: OnlineMeetingAiInsight.Read.All.
You'll receive 403 errors when accessing features without the required scopes.
az account get-access-token --resource=https://graph.microsoft.com), or another
trusted tool.
- Open Graph Explorer and sign in.
- Run a simple request (e.g.
GET /me). - Open "Modify permissions" and consent the scopes you need:
- For search:
User.Read,Files.Read.All,Sites.Read.All - For chat: Add
Mail.Read,People.Read.All,OnlineMeetingTranscript.Read.All,Chat.Read,ChannelMessage.Read.All,ExternalItem.Read.All - For meeting insights: Add
OnlineMeetingAiInsight.Read.All
- For search:
- Re-run a request to issue a token with your consented scopes.
- Open the Access Token tab & copy the token.
- Paste it above and click Apply Token.
Loading user profile...
Error Loading Profile
About CAPTURE
Copilot Extensibility Playground - APIs, MCPs, Agents, and Enterprise Integration
Who is CAPTURE for?
Copilot API Customers
Businesses exploring or implementing Copilot integrations.
- Evaluate Copilot API capabilities in real-world scenarios
- Visualize how Copilot ranks and interprets results
- Assess performance and relevance for business use cases
- Collaborate on integration strategy
Developers
ISVs and engineering teams building Copilot-integrated applications.
- Try out real Copilot API calls in live environments
- Experiment with advance query parameters and payloads
- Debug and inspect live responses
- Prototype and iterate on intelligent workflows
Sales Teams
Field and account teams showcasing Copilot capabilities in demos and customer conversations.
- Run interactive demos using live API responses
- Use visualizations to explain Copilot value
- Highlight Copilot's intelligent ranking and interpretation
- Tailor messaging based on real-time behavior
- Align technical capabilities with customer needs
Support Engineers
Technical professionals diagnosing and resolving Copilot API issues.
- Debug API behavior using built-in tools
- Inspect payloads and response formats
- Reproduce customer-reported issues
- Provide actionable insights to engineering and product teams
Filter Paths
Data Sources
Fields to Return
OneDrive Search
OneDrive
Lexical
Traditional keyword matching
- Exact keyword and phrase matching
- Fast and precise
- Best for known terms and filenames
Copilot Search
Copilot
Semantic
AI-powered semantic understanding
- Understands meaning and context
- Natural language queries
- Best for concept-based searches
Copilot Retrieval
Retrieval
RAG
Content extraction for AI workflows
- Extracts relevant text chunks
- Optimized for RAG scenarios
- Returns scored content excerpts
No Results Found
We couldn't find any files matching your search criteria.
- Check your spelling
- Use different or more general keywords
- Remove quotes to search for individual words
- Try searching for file extensions (e.g., "pdf", "docx")
Search Error
Agent 365 MCP Servers
Enterprise-grade Model Context Protocol servers for AI agents
What are Agent 365 MCP Servers?
Agent 365 tooling servers are enterprise-grade Model Context Protocol (MCP) servers that give agents safe, governed access to business systems like Outlook, Teams, SharePoint, OneDrive, Dataverse, and more through the tooling gateway.
Key Features:
- Centralized governance: IT admins manage MCP servers in Microsoft 365 admin center
- Enterprise-grade security: Scoped permissions, policy enforcement, runtime observability
- Continuous evaluation: Rigorous testing for accuracy, latency, and reliability
- Integrated developer experience: Built into Agent 365 SDK, Foundry SDK, and Copilot Studio
Available MCP Servers:
- Copilot Search: Chat with M365 Copilot, multi-turn threads
- Outlook Calendar: Create, update, delete events and resolve conflicts
- Outlook Mail: Create, update messages, semantic search
- SharePoint & OneDrive: Upload files, search, manage lists
- Teams: Create chat, post messages, channel operations
- User Profile: Get manager, direct reports, search users
- Word: Create documents, add and reply to comments
- Dataverse & Dynamics 365: CRUD operations and domain-specific actions
⚙️ Admin Controls APIs
Enterprise-grade administration and governance for Copilot deployment
Available Now
Copilot Admin APIs are available via Microsoft Graph for enterprise administration:
- copilotAdminLimitedMode: Control sentiment-related responses in Teams meetings
- Group-based settings: Configure Copilot behavior for specific Azure AD groups
📥 Interaction Export APIs
Capture and export comprehensive Microsoft 365 Copilot interaction data
Available Now
The Interaction Export API is available for comprehensive compliance and monitoring:
- Complete interaction capture: User prompts and Copilot responses across Teams, Word, Outlook
- Enterprise compliance: Full audit trails for regulatory requirements and governance
- Context preservation: Captures resources accessed, links, attachments, and conversation metadata
- Filtering capabilities: Query by app class, interaction type, date ranges, and user IDs
📅 M365 Meeting Insights
AI-powered meeting transcriptions, summaries, and action itemsRecent Meetings
Loading meetings...
Meeting Insights
Select a meeting or enter a meeting ID to view insights
AI insights include action items, decisions, and discussion topicsMeeting Insights API (Preview)
Access AI-powered insights from Teams meetings including transcripts,
action items, decisions, and discussion topics. Requires
OnlineMeetingAiInsight.Read.All permission.
📅 M365 Meeting Insights APIs
AI-powered meeting transcriptions, summaries, and actionable insights
Available in Preview
The Meeting Insights API is currently available in preview, offering:
- AI-generated meeting notes automatically extracted from Teams meetings
- Action items and decisions identified and organized from discussions
- Discussion topics and key conversation points summarized
- Integration capabilities with project management tools, CRM systems, and custom workflows