ncloud_functions_create_trigger
Create or update Cloud Functions triggers to automate function invocation based on cron schedules, GitHub events, object storage changes, or source commits across NCP Gov Cloud.
Instructions
Create or update a Cloud Functions trigger
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | Link configuration for GitHub type: { productId, apiName, stageName } | |
| type | Yes | Trigger type | |
| trigger | Yes | Trigger configuration object (structure varies by type) | |
| platform | No | Platform type (default: vpc) | vpc |
| triggerName | Yes | Name of the trigger to create or update |