teams_get_all
Get a list of all teams within your company, with optional sorting by field and exclusion of member user IDs.
Instructions
Get all teams within the company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |