ncloud_functions_get_action_activation_detail
Get detailed information about a specific action activation by providing its package name, action name, and activation ID.
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 |