Re-analyze Media
reanalyze_mediaRe-run specific AI analyses on a media file using updated models, covering insights, sentiment, filler words, and embeddings.
Instructions
Re-run AI analysis on a media file using the latest models. Choose which parts to re-run via the flags below.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | Yes | Unique identifier of the media file to re-analyze | |
| isInsights | No | Re-run insights analysis | |
| isSentiment | No | Re-run sentiment analysis | |
| isEmbeddings | No | Re-generate embeddings | |
| isFillerWords | No | Re-run filler-word detection |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |