Process Recording
process_recordingProcess an audio recording through transcription and analysis to extract a meeting summary, action items, decisions, and output file paths.
Instructions
Run the full Samuraizer pipeline on an audio file. Returns summary, action items, decisions, and output file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Ollama model to use (optional) | |
| filePath | Yes | Absolute path to the audio file |