get_teams
Retrieve a list of all teams the current user belongs to in Mattermost for team management and navigation purposes.
Instructions
현재 사용자가 속한 모든 팀 목록을 가져옵니다.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}