get_request_status
Check the status of an async inference request and retrieve results using the request ID returned from the inference tool.
Instructions
Check the status of an inference request. Use this to get results of async requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The inference request ID (returned from infer tool) |