update_text_file
Update the content of an existing text file in Google Drive by providing its file ID and new text. This tool enables direct modification of text documents.
Instructions
Actualiza el contenido de un archivo de texto existente.
Args: file_id: ID del archivo a actualizar. content: Nuevo contenido.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |