Wróć do Google Docs
Połącz Knoon AI z Google Docs (Google), aby zautomatyzować przepływy pracy AI.
Fetch the full Google Docs document structure, including body content and structural elements.
googleDocsGetDocument
BETA
Uprawnienia
Uprawnienia opcjonalne
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| documentId | file | Select the Google Docs document to fetch. | Tak |
| includeTabsContent | boolean | If true, include content from all tabs in the document (when supported by the Docs API). | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| 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. |