echosaw_check_job_status
Retrieve the current processing state of an Echosaw analysis job. This tool uses server-side long-polling — it holds the connection for up to 25 seconds, checking for completion internally, so you do not need to poll repeatedly. Call once and wait for the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | Yes | The mediaId returned by echosaw_analyze_media_url |