Create Script Project
create_script_projectCreate a new Google Apps Script project. Provide user email, project title, and optional Drive folder ID to organize scripts.
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 |