oci_kafka_get_work_request_logs
Retrieve timestamped log entries from an OCI work request to trace the execution steps of long-running operations.
Instructions
Get log entries from an OCI work request.
Returns timestamped log messages from the work request execution. Useful for understanding the sequence of steps in a long-running operation.
Args: work_request_id: Work request OCID to retrieve logs for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |