create_script_project
Create a new Google Apps Script project for automating tasks and extending Google Workspace functionality with custom code.
Instructions
Creates a new Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's email address | |
| title | Yes | Project title | |
| parent_id | No | Optional Drive folder ID or bound container ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |