What you can do
- Invoke one or more Cloud Functions by name, optionally sending a JSON payload and waiting for completion
- List all Cloud Functions available in a project and region
Prerequisites
GCP_SERVICE_ACCOUNT_KEY_FILE: path to a GCP service account JSON key file with permissions to invoke and list Cloud FunctionsGCP_PROJECT_ID: your GCP project IDGCP_LOCATION: GCP region (e.g. ‘us-central1’)