---
name: "xpay-microsoft-learn-microsoft-docs-fetch"
description: "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."
version: "1.0.0"
price: "$0.01/call"
provider: "Microsoft Learn"
---

# 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.

**Provider:** Microsoft Learn
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to 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.. This is part of the Microsoft Learn provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 2+ others):

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

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("microsoft-learn/microsoft_docs_fetch")`
2. **`xpay_run`** — Execute: `xpay_run("microsoft-learn/microsoft_docs_fetch", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `url` | string | Yes | URL of the Microsoft documentation page to read |

## Pricing

- **Cost:** $0.01/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Microsoft Learn (all tools)](https://xpay.tools/skills/microsoft-learn/SKILL.md) — 3 tools
- [Microsoft Docs Search](https://xpay.tools/skills/microsoft-learn/microsoft-docs-search/SKILL.md) — $0.01/call
- [Microsoft Code Sample Search](https://xpay.tools/skills/microsoft-learn/microsoft-code-sample-search/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/microsoft-learn/microsoft-docs-fetch/
- Provider: https://xpay.tools/microsoft-learn/
- All tools: https://xpay.tools/explore
