create_service_account
Generate a new service account in a GCP project by specifying project ID, account ID, display name, and optional description.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | ||
description | No | ||
display_name | Yes | ||
project_id | Yes |