Google Docs - Get document action

The Get document action retrieves the document based on the specified document ID.

Input

Input fieldDescription
Document IDSpecify the ID of the document you plan to retrieve.

Output

Output fieldDescription
Document IDA unique identifier for the Google Docs document.
TitleA user visible name of the tab.
BodyThe main body of the document tab. Refer to Google's documentation for the detailed schema.
ContentThe contents of the body. Refer to Google's documentation for the detailed schema.
Document styleThe style of the document tab. Refer to Google's documentation for the detailed schema.
BackgroundThe background of the document. Documents cannot have a transparent background color. Refer to Google's documentation for the detailed schema.
Page number startThe page number from which to start counting the number of pages.
Margin topThe top page margin. Refer to Google's documentation for the detailed schema.
Margin bottomThe bottom page margin. Refer to Google's documentation for the detailed schema.
Margin rightThe right page margin. Refer to Google's documentation for the detailed schema.
Margin leftThe left page margin. Refer to Google's documentation for the detailed schema.
Page sizeThe size of a page in the document. Refer to the Google size schema documentation for more information.
Margin headerThe amount of space between the top of the page and the contents of the header. Refer to the Google dimension schema documentation for more information.
Use custom header footer marginsIndicates whether the Document Style margin header, Section Style margin header, Document Style margin footer, and Section Style margin footer settings are applied. If false, the default values in the Docs editor for header and footer margins are used.
Named stylesThe named styles of the document tab. Refer to Google's documentation for the detailed schema.
StylesThe named styles. Refer to Google's documentation for the detailed schema.
Revision IDThe revision ID of the document.
Suggestions view modeThe suggestions view mode of the document.

Last updated: