Creates a new Coda doc, optionally copying an existing doc. Note that creating a doc requires you to be a Doc Maker in the applicable workspace (or be auto-promoted to one).
titlestringTitle of the new doc. Defaults to "Untitled".
folderIdstringThe ID of the folder within which to create this doc. Defaults to your "My docs" folder in the oldest workspace you joined; this is subject to change. You can get this ID by opening the folder in the docs list on your computer and grabbing the `folderId` query parameter.
timezonestringThe timezone to use for the newly created doc.
sourceDocstringAn optional doc ID from which to create a copy.
initialPageobjectThe initial page to create in the doc. Can include properties like 'name' (page title), 'subtitle', 'iconName', 'imageUrl', 'parentPageId', and 'pageContent' (with 'type': 'canvas' and 'canvasContent' containing HTML). This allows you to pre-configure the first page of the newly…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.