Skip to main content
List all joined Teams

Tool details

FieldValue
Nameteams__list_teams
GroupIntegrations

Playground

Input schema

Input schema
{
  "type": "object",
  "properties": {
    "$top": {
      "type": "number",
      "description": "Maximum teams to return"
    }
  },
  "description": "Input schema for the teams__list_teams tool."
}

Output schema

This tool does not publish an output schema.