List All Teams

Returns the list of teams the user is a member of.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill list-all-teams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: List All Teams
Source: https://github.com/naftiko/microsoft-teams-sandbox/tree/main/skills/list-teams
Command: npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill list-all-teams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly find and view all the Microsoft Teams they are a member of within their organization, streamlining team discovery and management.

Core Features & Use Cases

  • Team Discovery: Easily see all teams you belong to.
  • Basic Information: Retrieves essential details like team name and description.
  • Use Case: A new employee joins the company and needs to understand which project teams they should be part of. They use this Skill to get a comprehensive list.

Quick Start

Use the list teams skill to show me all the teams I am a member of.

Frequently Asked Questions about List All Teams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all the Microsoft Teams I am a member of?

To list all the Microsoft Teams you are a member of, this Skill retrieves a paginated list via the Microsoft Graph API. It returns essential details like team names and descriptions for efficient discovery.

Can I filter and sort my Microsoft Teams list?

Yes, you can filter and sort your Microsoft Teams list. The Skill supports filtering, sorting, and selecting specific properties to streamline team discovery and management according to your needs.

What is the best way to discover project teams for a new employee?

To discover project teams for a new employee, use this Skill to retrieve a comprehensive list of their Microsoft Teams. It quickly finds and views all teams they belong to within the organization.

Does this Skill require Microsoft Graph API access to list teams?

Yes, listing teams requires Microsoft Graph API access. The Skill operates via the Teams endpoint to retrieve the authenticated user's paginated list of teams, ensuring secure and authorized organization team discovery.

What specific properties can I select when retrieving my teams?

When retrieving your teams, you can select specific properties to optimize output. The Skill supports selecting essential details like team name and description for efficient Microsoft Teams management.