get_current_team_members
Retrieve a list of all members in your currently authenticated team to see who has access to team resources and manage permissions.
Instructions
Get a list of all members in the currently authenticated team. Shows who has access to team resources.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}