Create Script Project
create_script_projectCreate a new Google Apps Script project for a user, optionally specifying a Drive folder or bound container to store or attach it.
Instructions
Creates a new Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Project title | |
| parent_id | No | Optional Drive folder ID or bound container ID | |
| user_google_email | Yes | User's email address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |