Add Firebase to a GCP project
firebase_add_firebaseActivate Firebase on an existing GCP project, converting it into a Firebase project. Returns a long-running Operation; poll it or check its done field for completion.
Instructions
Enables Firebase on an existing GCP project, turning it into a Firebase project. This is a long-running operation; the response is an Operation resource — check its done field or poll it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | GCP/Firebase project id; defaults to GOOGLE_CLOUD_PROJECT env var |