
Parameters
Title for the new Google Docs file.
Plain text to append to the document body after creation. Leave empty to create a blank document.
Credentials
Select a Google OAuth Credential with the Google Docs scopes needed by this node.
Inputs
Inputs are ignored; the
input port is only for graph connectivity.Outputs
A JSON object describing the created document.
| Field | Description |
|---|---|
document_id | Google Docs document ID. |
title | Final title reported for the document. |
document_url | Editable Google Docs URL for the created file. |
inserted_text_length | Number of characters appended from Text. |

