Google Sheets
GoogleSheets_GenerateGoogleFilePickerUrl
Generate a URL where the user can grant this app access to spreadsheets. Opens Google's first-party Drive picker, filtered to Google Sheets, where the user browses and selects which spreadsheets to share with this application — it is not a sign-in or credential prompt. Use this when a prior tool reported that a file was not found or access was denied, and the user expects the file to exist. After the user completes the picker flow, retry the prior operation.
Remote googlesheets
Remote (network-hosted)
Other tools also called GoogleSheets_GenerateGoogleFilePickerUrl?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}