get_gcp_project_details
Retrieve detailed information about a specific GCP project using its project ID. Access project metadata for effective resource management and monitoring.
Instructions
Get detailed information about a specific GCP project.
Args:
project_id: The ID of the GCP project to get details for
Returns:
Detailed information about the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |