List teams
list_teamsRetrieve teams you belong to, showing id, name, and role. Works on Cloud and self-hosted.
Instructions
List teams you belong to (id, name, role). Available on both Cloud and self-hosted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| search | No | Substring filter. | |
| pageSize | No | Results per page (max 200). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| count | Yes |