check_pipeline_status
Monitor the progress of automated audio processing pipelines in Audacity by polling job status. Use this tool to track completion of tasks like noise reduction or transcription after initiating them.
Instructions
Check the status of a running pipeline. Call this after starting any auto_ pipeline to monitor progress. Poll every 15-30 seconds.
Args: job_id: The job ID returned by any auto_ pipeline tool
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |