Set this project’s default account/folder
set_project_defaultSet a default Google account and Drive folder for new documents, writing them to .gdocs-mcp.json in the current working directory.
Instructions
Write this project’s defaults to a .gdocs-mcp.json in the current working directory (or update an existing one up the tree). Set a default account and/or a default folder (URL or id) for new docs. To set a folder by name, search_drive for it first and pass its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | default Drive folder (URL or id) for new docs | |
| account | No | default Google account email (must be authorized) |