check_iam_permissions
Check your IAM permissions in a GCP project by entering the project ID.
Instructions
Check IAM permissions for the current user in a GCP project.
Args:
project_id: The ID of the GCP project to check permissions for
Returns:
List of IAM permissions for the current user in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |