Microsoft Learn

개발자 도구

OpenClaw의 Neotask이 Microsoft 문서를 즉시 접근 가능하게 합니다 — Azure, .NET, Microsoft 365, 기타 Microsoft 기술에 걸친 기술 질문에 원본 문서로 답합니다.

할 수 있는 것

The Microsoft Learn integration gives Neotask 3 documentation retrieval actions covering search, content fetch, and code sample discovery.

  • `microsoft_docs_search` — search across Microsoft Learn documentation by keyword, product, or technology area
  • `microsoft_docs_fetch` — retrieve the full content of a specific Microsoft documentation page by URL or identifier
  • `microsoft_code_sample_search` — find official Microsoft code samples filtered by language, technology, and scenario
  • 모든 액션은 자율적으로 실행되거나 승인을 요청합니다 — 여러분이 결정합니다.

    이렇게 물어보세요

  • "Search Microsoft Learn for documentation on Azure Active Directory B2C custom policies"
  • "Fetch the full Microsoft Graph API reference page for the /me/messages endpoint"
  • "Find C# code samples for authenticating with MSAL in a .NET MAUI app"
  • "What does Microsoft recommend for handling refresh token rotation in OAuth 2.0?"
  • 프로 팁

  • Pair Microsoft Learn with your development environment integration so documentation surfaces inline as engineers code, not after a context switch
  • Use in multi-agent teams: a research agent pulls relevant documentation while a coding agent implements — no one waits for answers
  • When onboarding new team members to Microsoft technologies, your agent can build structured learning paths from Microsoft Learn content automatically
  • Combine doc search with code sample search to get both the conceptual explanation and working implementation for any Microsoft technology question
  • Works Well With