list_team_members
Retrieve team members accessible to the authenticated user, with optional team filtering, showing names, emails, and creation dates.
Instructions
List team members accessible to the authenticated user.
Can be filtered by team name. Returns member names, emails, and creation dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name to filter by | |
| cursor | No | Cursor for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||