What problem does it solve? Gathering specific data from Google Sheets often means opening spreadsheets manually, copying values, and losing track of source ranges and update times. This Skill retrieves only the requested spreadsheet, sheet, range, or filtered data through structured read-only connectors, returning compact, source-attributed results. ## Core Features & Use Cases - Targeted Range Retrieval: Reads specific spreadsheets, sheets, ranges, named ranges, and filtered rows using Google Sheets / Drive connectors, MCP, or APIs instead of browser screenshots. - Authentication and Permission Diagnostics: Distinguishes between missing tools, expired OAuth, insufficient sharing permissions, and export restrictions, then tells the user exactly what to fix. - Structured Output: Returns results in a compact table with update timestamps, sheet/range references, and links, ready for downstream classification workflows. - Use Case: Ask for the latest status and deadline columns from a project tracking spreadsheet, and receive only the relevant rows with source links and retrieval constraints noted. ## Quick Start Use the fetch-google-sheets-materials skill to retrieve the status and deadline columns from the specified Google Sheets spreadsheet URL.