drive_modify_labels
Add, update, or remove labels on a Google Drive file using label modification requests.
Instructions
Modify (add, update, remove) labels on a Google Drive file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| requests | Yes | JSON string of label modification requests array (see Drive API modifyLabels documentation) |