חזרה אל Google Docs
התחבר ל-Knoon AI עם Google Docs (Google) כדי לאוטומטי תהליכי עבודה של AI.
Fetch the full Google Docs document structure, including body content and structural elements.
googleDocsGetDocument
בטא
הרשאות
הרשאות אופציונליות
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| documentId | file | Select the Google Docs document to fetch. | כן |
| includeTabsContent | boolean | If true, include content from all tabs in the document (when supported by the Docs API). | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | DONE. |
| document | any | The full Google Docs Document resource as returned by the Docs API (including body/tabs, namedRanges, styles, etc.). |
| sensitive.documentId | string | ID of the document that was fetched. |