list_teams
Retrieve all teams accessible to the authenticated user, with pagination support. Includes team names and creation dates.
Instructions
List all teams accessible to the authenticated user.
Returns a paginated list of teams with their names and creation dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||