script_projects_create
Create a new Google Apps Script project by specifying a parent project ID and title for the script.
Instructions
Create a new Google Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentId | Yes | The ID of the parent project. | |
| title | Yes | The title of the new script project. |