Extract Decisions
extract_decisionsExtract confirmed decisions from meeting transcripts and return them as a JSON list, making it easy to capture and review meeting outcomes.
Instructions
Extract confirmed decisions from a meeting transcript. Returns a JSON list of decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Ollama model to use (optional) | |
| transcriptText | Yes | Full transcript text |