ncloud_get_activity_detail
Retrieve detailed information for a specific cloud activity event by providing its activity ID and approximate event time. Use this to investigate or audit individual actions within Naver Cloud Platform Government Cloud.
Instructions
Get detailed information about a specific cloud activity event. Queries the activity list with a narrow time range and filters by activityId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventTime | Yes | Approximate event time in ISO 8601 format to narrow the search window (e.g., "2024-01-15T10:30:00Z") | |
| activityId | Yes | The activity ID to get details for |