This skill is available as a machine-readable YAML playbook — append
.md to any docs page for raw markdown, or install the Framelane skill. Drive the calls through the authenticated action MCP at https://mcp.framelane.io/mcp.
Load it into any MCP-capable agent to get the complete workflow without writing integration code.What this skill does
Submits aPOST /v1/tasks/transcribe job via AssemblyAI, polls until complete, fetches the transcript JSON, and returns it. Word-level timestamps are always included so the output is ready to feed into word_animation in a render request.
Load via MCP
Inputs
Output
Returnstranscript — the full AssemblyAI JSON including text, words[] (with text, start, end per word), and optionally utterances[] when speaker labels are enabled.
