gcp_get_operation
Retrieve the current status of a long-running GCP operation, such as project creation or deletion, by providing the operation name.
Instructions
Check the status of a long-running GCP operation (from project creation, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operationName | Yes | The operation name returned by gcp_create_project or gcp_delete_project. |