Skip to content

Commit f60e18b

Browse files
Update pages/toolkits/productivity/google_docs.mdx
Co-authored-by: Evan Tahler <evan@arcade.dev>
1 parent 061fc14 commit f60e18b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pages/toolkits/productivity/google_docs.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ Get the latest version of the specified Google Docs document in DocMD format. Th
119119
]}
120120
/>
121121

122-
Edit a Google Docs document using natural language edit requests. This tool is stateless and does not have context about previous edits. If your edit request depends on knowledge about previous edits, provide that context in the edit requests.
122+
Edit a Google Docs document using natural language edit requests. This tool is stateless and does not have context about previous edits. If your edit request depends on knowledge about previous edits, provide that context in the edit requests.
123+
124+
Note that this tool is agentic, and requires the secret OPENAI_API_KEY to be set.
123125

124126
**Parameters**
125127

0 commit comments

Comments
 (0)