ncloud_functions_invoke_trigger
Invoke a Cloud Functions trigger on demand by providing trigger name and runtime parameters. Supports VPC and classic platforms for flexible execution.
Instructions
Manually invoke a Cloud Functions trigger
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Runtime parameters to pass to the trigger | |
| platform | No | Platform type (default: vpc) | vpc |
| triggerName | Yes | Name of the trigger to invoke |