mistral_finalize
Finalize a voice recording staging session into a named directory by moving audio files, writing the merged transcript, and cleaning up.
Instructions
Finalize a staging session into a named recording directory.
Creates a directory under workdir with the given name (slugified), moves audio files into it, writes the merged transcript.md, and cleans up the staging session and inbox originals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A descriptive name for the recording (will be slugified). | |
| session_id | Yes | The staging session ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |