blender_ai_model_status
Monitor an AI model generation job by job ID and automatically import the finished model into Blender once complete.
Instructions
Check the status of an AI model generation job and optionally import the completed model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID returned from blender_ai_generate_model | |
| auto_import | No | Automatically import the model into Blender when generation completes |