Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List channels in a specific Team
teams__list_channels
{ "type": "object", "properties": { "teamId": { "type": "string", "description": "Microsoft Teams team ID" } }, "required": [ "teamId" ], "description": "Input schema for the teams__list_channels tool." }