ncloud_get_activity_detail
Retrieve detailed information about a specific cloud activity event using its activity ID and event time to narrow the search window.
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 |