echosaw_get_analysis_results
Retrieve structured analysis results generated by Echosaw for a completed job, including summaries, transcripts, detected entities, events, and other intelligence outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | Yes | The mediaId of a completed analysis | |
| section | No | Optional: request a specific section of the results to reduce response size. One of: summary, transcript, safety, insights, metadata, downloads, all. Defaults to "all" with transcript truncated to 5000 characters. Use "transcript" to get the full transcript. |