Skip to main content
List recent Teams chats

Tool details

FieldValue
Nameteams__list_chats
GroupIntegrations

Playground

Input schema

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

Output schema

This tool does not publish an output schema.