auth_teams_list
List the workspaces a token can access. Supports pagination and optional icon display.
Instructions
List the workspaces a token can access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of workspaces to return per page (default ``100``). | |
| cursor | No | Pagination cursor from a previous response's ``response_metadata.next_cursor`` to fetch the next page. | |
| include_icon | No | When ``True``, include the workspace icon URLs in each team object. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||