files_get_group_drive
Retrieve the document library for a Microsoft 365 group or team by providing its group ID. Get the drive ID and web URL needed to access shared files.
Instructions
Get the document library backing a Microsoft 365 group or Teams team, given a group id from directory_search_groups. Returns the drive id and web URL, which is what the other file tools need to read or write inside a team's shared files. Requires Files.Read.All and Group.Read.All.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Microsoft 365 group (Team) id — same as team.id |