list_team_members
Retrieve the number of members and their list for a specified team by providing the team ID.
Instructions
Returns the number of members in the specified team and lists each member.
:param id: Required. Identifies the team for which you are requesting the list of members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |