gcp-iam-list-deployment-services
Retrieve all Google Cloud services with pre-defined deployment permissions to manage IAM roles and access control configurations efficiently.
Instructions
List all GCP services with pre-defined deployment permission sets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}