Skip to main content

Google Sheet - Find Row

S
Written by Support Team
Updated over a month ago

Searches for an specific exact value in an specific column of an worksheet and sheet and return the values for all of the columns in the matching row.

This action is one of the most common actions (if not the most common one) that is going to be used regarding this MCP.


Example

Document_ID

Nombre

Apellido

101010

Lionel

Messi

070707

Cristiano

Ronaldo


Prompt / Instruction Example

💡 Using the Google Sheets tool, search for the value of the Document_ID mentioned by the human, in column A of the file {complete sheet url} and return the values for all other columns in the row found.


Required Parameters

  1. sheet_id → Obtained automatically by the LLM from the sheet URL

  2. worksheet_id → Obtained automatically by the LLM from the sheet URL

  3. column_letter

  4. value

Did this answer your question?