retrieve_dataset_log
Retrieve a specific log from a dataset using its unique ID and dataset ID. Use it to access individual log entries for monitoring and management.
Instructions
Retrieve a specific log from a dataset by its unique ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unique_id | Yes | The unique identifier of the log to retrieve. | |
| dataset_id | Yes | The unique identifier of the dataset. |