Takaisin Google Docs -kohtaan
Yhdistä Knoon AI kohteen Google Docs (Google) kanssa automatisoidaksesi AI-työnkulut.
Fetch the full Google Docs document structure, including body content and structural elements.
googleDocsGetDocument
BETA
Oikeudet
Valinnaiset oikeudet
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| documentId | file | Select the Google Docs document to fetch. | Kyllä |
| includeTabsContent | boolean | If true, include content from all tabs in the document (when supported by the Docs API). | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| 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. |