tempo_get_team_memberships
Retrieve all memberships for a single Tempo team. Lists every member for one team, with compact or full response options.
Instructions
Retrieve all memberships for a single Tempo team. To filter across teams — or by account or role — use tempo_search_team_memberships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Tempo's payload untouched. No field projection: this server has no verified record of which Tempo fields matter, and inventing one would risk dropping a field a caller needs. | |
| teamId | Yes | Tempo team id |