Short answer: Drop the "GCP Cloud Functions → List Cloud Functions" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Project ID project_id | string | Required | my-gcp-project |
Region location | string | Required | Region (or `-` for all regions). |
{"project_id": "my-gcp-project","location": "us-central1"}
{"functions": [{"name": "projects/my-project/locations/us-central1/functions/my-func","state": "ACTIVE","serviceConfig": {"uri": "https://my-func-abc-uc.a.run.app"}}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.