config_set_project
Sets the default Google Cloud project to the specified project ID for subsequent GCP operations.
Instructions
Set the default Google Cloud project.
Args:
project_id: The ID of the project to set as default
Returns:
Status message indicating whether the project was set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |