docs_create
Create a new Google Doc with an optional initial content and a specific Drive folder location.
Instructions
Create a new Google Doc, optionally with initial content and in a specific folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the new document | |
| content | No | Initial text content to insert | |
| parentId | No | Drive folder ID to create the doc in |