workboard_get_team_members_tool
Retrieve all members of a WorkBoard team, including user IDs and emails, to resolve names and fetch their objectives.
Instructions
Get all members of a WorkBoard team, including their user IDs and emails.
Use this to resolve a person's name or email to their WorkBoard user_id. Combine with workboard_get_objectives_tool(user_id) to fetch their OKRs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The WorkBoard team ID (get from workboard_get_teams_tool) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||