5 MCP tools for managing drive groups through the File Storage API. Same schema across 1 connectors.
file_storage_drive_groups_allRetrieve a paginated list of drive groups with optional filtering and sorting.
file_storage_drive_groups_oneRetrieve a single record by its unique identifier.
file_storage_drive_groups_createCreate a new record with the provided fields.
file_storage_drive_groups_updateUpdate an existing record by its unique identifier.
file_storage_drive_groups_deleteRemove a record by its unique identifier.
execute_tool