Create Google Doc
create_documentCreate a new empty Google Docs document with a specified title in Google Drive, returning its document ID, title, and URL for further editing.
Instructions
Create a new, empty Google Docs document with the given title in the user’s Google Drive. Returns the new documentId, title and URL. To add content afterwards use append_text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the new document, e.g. "FYP Proposal". |