dataverse_list_teams
List teams in a Dataverse environment. Filter by team type or other OData expressions to retrieve team IDs, names, and metadata.
Instructions
List teams in the Dataverse environment.
Returns teamid, name, teamtype, businessunitid, and modifiedon. Use filter to narrow results (e.g., "teamtype eq 0" for owner teams). Use dataverse_get_team for full details on a specific team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |