verification_status
Retrieve the status and output of a background verification task by providing the job ID from an asynchronous Python execution.
Instructions
Check the execution status and output of a background verification task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The UUID returned by execute_python_code when background=True. |