get_all_teams
List every Tempo team with id, name, and lead to obtain the numeric teamId for use in other worklog queries.
Instructions
List every Tempo team (id, name, lead, …).
Use this to discover a team's numeric teamId for
get_team_worklog. To look one up by name, prefer find_team.
Args:
expand: Optional comma-separated Tempo expand fields
(e.g. lead,program).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |