Google Docs に戻る

Google Docs (Google) と Knoon AI を接続して AI ワークフローを自動化します。

Create a new Google Docs document, optionally in a specific Google Drive folder, and optionally with initial text content.
googleDocsCreateDocument
ベータ
権限
  • https://www.googleapis.com/auth/drive.file
オプション権限
  • https://www.googleapis.com/auth/drive
パラメータ
名前タイプ説明必須
parentFolderIdfile Optional. Select a Google Drive folder to create the new Google Doc in. If not set, the document will be created in the root of Google Drive.いいえ
titlemustache Title of the new Google Docs document (e.g. "Customer Summary").はい
initialTextmustache Optional initial text content to insert into the document body.いいえ
返品
名前タイプ説明
statusstring CREATED or ERROR.
sensitive.documentIdstring ID of the created Google Doc.
sensitive.titlestring Title of the created doc.
sensitive.parentFolderIdstring Parent folder ID if provided.