ncloud_functions_get_action_activation_detail
Retrieve detailed information about a specific action activation by providing the package name, action name, and activation ID to debug and monitor function executions.
Instructions
Get detailed information about a specific action activation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Platform type (default: vpc) | vpc |
| actionName | Yes | Name of the action | |
| packageName | Yes | Package name containing the action | |
| activationId | Yes | Activation ID to retrieve details for |