chat_list_teams
Lists the Microsoft Teams the signed-in user belongs to, returning team IDs, names, and descriptions for subsequent operations like listing channels and reading messages.
Instructions
List the Microsoft Teams the signed-in user is a member of, with id, name and description. Start here for anything scoped to a team — the returned team id is what chat_list_channels takes, and a channel id from that is what reading messages needs. Requires Team.ReadBasic.All.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum teams to return |