ncloud_get_activity_detail
Retrieve detailed information for a specific cloud activity event by supplying its activity ID and approximate event time. Narrow the search window to fetch exact event details.
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 |