gcp-iam-test-project-permissions
Test which Google Cloud IAM permissions the current user has on a specific project to verify access before performing operations.
Instructions
Test which permissions the current caller has on a Google Cloud project
Input Schema
TableJSON 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"]) |