xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Provider Skill
Microsoft Learn logo

Microsoft Learn

Search Microsoft Learn documentation and training resources

Raw SKILL.mdProvider Page

Microsoft Learn

Search Microsoft Learn documentation and training resources

Available Tools (3)

  • microsoft_docs_search: Search official Microsoft/Azure documentation to find the most relevant and trustworthy content for a user's query. This tool returns up to 10 high-quality content chunks (each max 500 tokens), extracted from Microsoft Learn and other official sources. Each result includes the article title, URL, and a self-contained content excerpt optimized for fast retrieval and reasoning. Always use this tool to quickly ground your answers in accurate, first-party Microsoft/Azure knowledge.

Follow-up Pattern

To ensure completeness, use microsoft_docs_fetch when high-value pages are identified by search. The fetch tool complements search by providing the full detail. This is a required step for comprehensive results. — $0.01/call

  • microsoft_code_sample_search: Search for code snippets and examples in official Microsoft Learn documentation. This tool retrieves relevant code samples from Microsoft documentation pages providing developers with practical implementation examples and best practices for Microsoft/Azure products and services related coding tasks. This tool will help you use the LATEST OFFICIAL code snippets to empower coding capabilities.

When to Use This Tool

  • When you are going to provide sample Microsoft/Azure related code snippets in your answers.
  • When you are generating any Microsoft/Azure related code.

Usage Pattern

Input a descriptive query, or SDK/class/method name to retrieve related code samples. The optional parameter language can help to filter results.

Eligible values for language parameter include: csharp javascript typescript python powershell azurecli al sql java kusto cpp go rust ruby php — $0.01/call

  • microsoft_docs_fetch: Fetch and convert a Microsoft Learn documentation webpage to markdown format. This tool retrieves the latest complete content of Microsoft documentation webpages including Azure, .NET, Microsoft 365, and other Microsoft technologies.

When to Use This Tool

  • When search results provide incomplete information or truncated content
  • When you need complete step-by-step procedures or tutorials
  • When you need troubleshooting sections, prerequisites, or detailed explanations
  • When search results reference a specific page that seems highly relevant
  • For comprehensive guides that require full context

Usage Pattern

Use this tool AFTER microsoft_docs_search when you identify specific high-value pages that need complete content. The search tool gives you an overview; this tool gives you the complete picture.

URL Requirements

  • The URL must be a valid HTML documentation webpage from the microsoft.com domain
  • Binary files (PDF, DOCX, images, etc.) are not supported

Output Format

markdown with headings, code blocks, tables, and links preserved. — $0.01/call

Quick Start

{
  "mcpServers": {
    "microsoft-learn": {
      "url": "https://microsoft-learn.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
    }
  }
}

Pricing

$0.01 per tool call. Pay per use from your XPay wallet. No subscriptions.

Get an API key at xpay.tools.

Tools: 3 Category: Dev Tools

When to Use

Use Microsoft Learn tools when you need to search microsoft learn documentation and training resources. All tools are available through xpay✦'s single MCP connection.

MCP Connection

{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}

For Claude Code:

claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"

Available Tools

  • Microsoft Docs Search — Search official Microsoft/Azure documentation to find the most relevant and trustworthy content for a user's query. This tool returns up to 10 high-quality content chunks (each max 500 tokens), extracted from Microsoft Learn and other official sources. Each result includes the article title, URL, and a self-contained content excerpt optimized for fast retrieval and reasoning. Always use this tool to quickly ground your answers in accurate, first-party Microsoft/Azure knowledge.

Follow-up Pattern

To ensure completeness, use microsoft_docs_fetch when high-value pages are identified by search. The fetch tool complements search by providing the full detail. This is a required step for comprehensive results. — $0.01/call — SKILL.md

  • Microsoft Code Sample Search — Search for code snippets and examples in official Microsoft Learn documentation. This tool retrieves relevant code samples from Microsoft documentation pages providing developers with practical implementation examples and best practices for Microsoft/Azure products and services related coding tasks. This tool will help you use the LATEST OFFICIAL code snippets to empower coding capabilities.

When to Use This Tool

  • When you are going to provide sample Microsoft/Azure related code snippets in your answers.
  • When you are generating any Microsoft/Azure related code.

Usage Pattern

Input a descriptive query, or SDK/class/method name to retrieve related code samples. The optional parameter language can help to filter results.

Eligible values for language parameter include: csharp javascript typescript python powershell azurecli al sql java kusto cpp go rust ruby php — $0.01/call — SKILL.md

  • Microsoft Docs Fetch — Fetch and convert a Microsoft Learn documentation webpage to markdown format. This tool retrieves the latest complete content of Microsoft documentation webpages including Azure, .NET, Microsoft 365, and other Microsoft technologies.

When to Use This Tool

  • When search results provide incomplete information or truncated content
  • When you need complete step-by-step procedures or tutorials
  • When you need troubleshooting sections, prerequisites, or detailed explanations
  • When search results reference a specific page that seems highly relevant
  • For comprehensive guides that require full context

Usage Pattern

Use this tool AFTER microsoft_docs_search when you identify specific high-value pages that need complete content. The search tool gives you an overview; this tool gives you the complete picture.

URL Requirements

  • The URL must be a valid HTML documentation webpage from the microsoft.com domain
  • Binary files (PDF, DOCX, images, etc.) are not supported

Output Format

markdown with headings, code blocks, tables, and links preserved. — $0.01/call — SKILL.md

How to Execute

  1. xpay_discover — Search for tools: xpay_discover("microsoft-learn")
  2. xpay_details — Get input schema: xpay_details("microsoft-learn/TOOL_NAME")
  3. xpay_run — Execute: xpay_run("microsoft-learn/TOOL_NAME", { ...inputs })
  4. xpay_balance — Check credits

Links

  • Provider page: https://xpay.tools/microsoft-learn/
  • All providers: https://xpay.tools/explore
  • Docs: https://docs.xpay.sh
Tools (3)
Microsoft Learn
Microsoft Learn
Microsoft Docs Search
microsoft_docs_search

Search official Microsoft/Azure documentation to find the most relevant and trustworthy content for a user's query. This tool returns up to 10 high-quality content chunks (each max 500 tokens), extracted from Microsoft Learn and other official sources. Each result includes the article title, URL, and a self-contained content excerpt optimized for fast retrieval and reasoning. Always use this tool to quickly ground your answers in accurate, first-party Microsoft/Azure knowledge. ## Follow-up Pattern To ensure completeness, use microsoft_docs_fetch when high-value pages are identified by search. The fetch tool complements search by providing the full detail. This is a required step for comprehensive results.

$0.01/call
Microsoft Learn
Microsoft Learn
Microsoft Code Sample Search
microsoft_code_sample_search

Search for code snippets and examples in official Microsoft Learn documentation. This tool retrieves relevant code samples from Microsoft documentation pages providing developers with practical implementation examples and best practices for Microsoft/Azure products and services related coding tasks. This tool will help you use the **LATEST OFFICIAL** code snippets to empower coding capabilities. ## When to Use This Tool - When you are going to provide sample Microsoft/Azure related code snippets in your answers. - When you are **generating any Microsoft/Azure related code**. ## Usage Pattern Input a descriptive query, or SDK/class/method name to retrieve related code samples. The optional parameter `language` can help to filter results. Eligible values for `language` parameter include: csharp javascript typescript python powershell azurecli al sql java kusto cpp go rust ruby php

$0.01/call
Microsoft Learn
Microsoft Learn
Microsoft Docs Fetch
microsoft_docs_fetch

Fetch and convert a Microsoft Learn documentation webpage to markdown format. This tool retrieves the latest complete content of Microsoft documentation webpages including Azure, .NET, Microsoft 365, and other Microsoft technologies. ## When to Use This Tool - When search results provide incomplete information or truncated content - When you need complete step-by-step procedures or tutorials - When you need troubleshooting sections, prerequisites, or detailed explanations - When search results reference a specific page that seems highly relevant - For comprehensive guides that require full context ## Usage Pattern Use this tool AFTER microsoft_docs_search when you identify specific high-value pages that need complete content. The search tool gives you an overview; this tool gives you the complete picture. ## URL Requirements - The URL must be a valid HTML documentation webpage from the microsoft.com domain - Binary files (PDF, DOCX, images, etc.) are not supported ## Output Format markdown with headings, code blocks, tables, and links preserved.

$0.01/call
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/microsoft-learn/SKILL.md
CLI
npx @xpaysh/cli install microsoft-learn
Manual
curl -o SKILL.md https://xpay.tools/skills/microsoft-learn/SKILL.md
Details

Tools

3

Category

Dev Tools

Total calls

0

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service