files_get_group_drive
Fetch the document library drive ID and web URL for a Microsoft 365 group by its ID, enabling file reads and writes in Teams shared folders.
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 |