routara_get_video_status
Check the status of a video generation task using its task ID. Optionally specify the video model for provider-specific status routing.
Instructions
Poll a Routara video-generation job.
Pass the model when the upstream provider requires model-specific status routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Optional video model slug for provider-specific status routing | |
| task_id | Yes | Task id returned by routara_generate_video |