> ## 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.

# Clear Sheet

Clears all rows on an existing 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      | -                                                                        |
| is\_first\_row\_headers | CHECKBOX | Yes      | If the first row is headers                                              |

## Sample Output

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