ncloud_functions_create_trigger
Creates or updates a Cloud Functions trigger for scheduled events, code commits, or object storage changes, supporting Cron, GitHub, Insight, Object Storage, and Source Commit types.
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 |