> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Find Rows

Find rows in a Google Sheet

## Input

| Property              | Type        | Required | Description                                                              |
| --------------------- | ----------- | -------- | ------------------------------------------------------------------------ |
| spreadsheet\_id       | DROPDOWN    | Yes      | -                                                                        |
| include\_team\_drives | CHECKBOX    | Yes      | Determines if sheets from Team Drives should be included in the results. |
| sheet\_id             | DROPDOWN    | Yes      | -                                                                        |
| column\_name          | DROPDOWN    | Yes      | Column Name                                                              |
| search\_value         | SHORT\_TEXT | Yes      | The value to search for                                                  |

## Sample Output

```json theme={null}
{}
```
