create_project
Create a new GCP project and attach it to an available billing account. Optionally specify a project ID or auto-generate one.
Instructions
Creates a new GCP project and attempts to attach it to the first available billing account. A project ID can be optionally specified; otherwise it will be automatically generated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Optional. The desired ID for the new GCP project. If not provided, an ID will be auto-generated. |