返回 Google Docs

將 Knoon AI 與 Google Docs (Google) 連接以自動化 AI 工作流程。

Fetch the full Google Docs document structure, including body content and structural elements.
googleDocsGetDocument
測試版
權限
  • https://www.googleapis.com/auth/drive.file
可選權限
  • https://www.googleapis.com/auth/drive
參數
名稱類型說明必填
documentIdfile Select the Google Docs document to fetch.是的
includeTabsContentboolean If true, include content from all tabs in the document (when supported by the Docs API).
退貨
名稱類型說明
statusstring DONE.
documentany The full Google Docs Document resource as returned by the Docs API (including body/tabs, namedRanges, styles, etc.).
sensitive.documentIdstring ID of the document that was fetched.