Google Toolbox

read_gdrive_file

Access and retrieve the contents of any file stored in Google Drive by providing its file ID. Simplify file reading with this straightforward utility.

Instructions

Read contents of a file from Google Drive

Input Schema

NameRequiredDescriptionDefault
file_idYes

Input Schema (JSON Schema)

{ "properties": { "file_id": { "title": "File Id", "type": "string" } }, "required": [ "file_id" ], "title": "read_gdrive_fileArguments", "type": "object" }

You must be authenticated.

Other Tools from Google Toolbox

Related Tools

ID: 4wfavu4bhs