ncloud_functions_get_trigger_activation_detail
Retrieve detailed information for a specific trigger activation in Naver Cloud Functions using trigger name and activation ID. Specify platform type to get precise activation details.
Instructions
Get detailed information about a specific trigger activation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Platform type (default: vpc) | vpc |
| triggerName | Yes | Name of the trigger | |
| activationId | Yes | Activation ID to retrieve details for |