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

# Clear

> Removes all content from Google Docs documents leaving them empty

Removes all content from Google Docs documents leaving them empty

|                       |                       |
| --------------------- | --------------------- |
| **App**               | Google Docs           |
| **Operation ID**      | `docs_clear`          |
| **Type**              | Action                |
| **Connection**        | `drive` (optional)    |
| **Credits per run**   | 1                     |
| **Agent / MCP tool**  | Yes                   |
| **Requires approval** | Yes (write operation) |

## Inputs

| Field      | Type   | Required | Default | Description                                             |
| ---------- | ------ | -------- | ------- | ------------------------------------------------------- |
| `document` | string | Yes      | -       | Enter the URL or ID of the Google Doc you want to clear |

## Output

**Type**: `str`

Returns success message.
