teams_get_user_teams
Retrieve all teams that a specific user is a member of by providing the user ID.
Instructions
Get all teams that a specific user belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the user | |
| order_by | No | The field name to sort returned teams by | |
| skip_users | No | When enabled, the teams will not include IDs of member users |