check_analysis_job
Check the status of a background video analysis job by polling with the job ID until completed or failed.
Instructions
Check the status of a background video analysis job.
When analyze_video, get_transcript, ask_about_video, or watch_and_analyze returns a job_id (for TikTok/Instagram videos), use this tool to poll for the result. Keep calling until status is "completed" or "failed".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID returned by the analysis tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |