Test Project IAM Permissions
gcp-iam-test-project-permissionsTest which IAM permissions your account has on a Google Cloud project by providing a list of permissions to verify.
Instructions
Test which permissions the current caller has on a Google Cloud project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project ID (defaults to current project) | |
| permissions | Yes | List of permissions to test (e.g., ["resourcemanager.projects.get", "compute.instances.list"]) |