Google Super
GOOGLESUPER_HIDE_DRIVE
Tool to hide a shared drive from the default view. Use when you want to remove a shared drive from the user's main Google Drive interface without deleting it.
Remote googlesuper
Other tools also called GOOGLESUPER_HIDE_DRIVE?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"drive_id": {
"type": "string",
"title": "Drive Id",
"examples": [
"0AEMgNk_8MPnAUk9PVA"
],
"description": "The ID of the shared drive."
}
}
}