How an AI agent can prepare source-linked decisions and owner actions after a meeting
This workflow gives an AI agent a defined job, a bounded set of records, and a result a person can review. The agent reads the relevant Zoom context and matches it with Otter.ai, applies the rules in the prompt, and keeps the source behind every recommendation. It returns a proposed handoff rather than taking consequential actions on its own.
Can an AI agent prepare source-linked decisions and owner actions after a meeting?
Yes. Start with the scope, date range, decision rules, and fields that identify the right records. The agent can collect the evidence, compare states or sources, mark conflicts and missing data, and organize the result around the outcome above. A reviewer then checks the matches and judgment calls before approving messages, record updates, bookings, purchases, publishing, or other write actions. The guide below shows the records, boundaries, prompt, and handoff needed for this specific workflow.
Verify meeting identity before reading for actions
Zoom supplies meeting ID, title, date, time, host, and authorized participant context. Otter supplies the transcript, timestamps, speaker labels, and searchable conversation. Together, they can prevent notes from being attached to the wrong recurring meeting and give reviewers a direct path back to the relevant passage.
Provide the exact Zoom meeting and Otter transcript plus the audience allowed to see the result. Ask the agent to match date, duration, participants where authorized, and opening context. Uncertain speaker labels should remain uncertain rather than assigning a commitment to the wrong person.
Questions this workflow answers
Can meeting decisions and promises become reliable follow-up without rereading the whole transcript?
Yes, after the agent proves that the transcript belongs to the correct meeting and preserves a path back to each passage. It compares meeting ID or title, date, duration, authorized participant context, and opening discussion with the transcript metadata. That step matters for recurring meetings with similar names. It then extracts only explicit decisions, commitments, dates, owners, and unresolved questions, attaching a transcript timestamp and relevant meeting context to every item.
Transcript errors are handled as evidence problems, not silently repaired prose. Speaker labels may be wrong, names and numbers may be mistranscribed, punctuation can change meaning, and a missed negation can turn “do not ship” into “ship.” The agent keeps uncertain ownership uncertain and flags consequential passages for review against permitted audio or other meeting evidence. It distinguishes an idea someone discussed from a decision the group accepted, and a suggested action from a promise a named person actually made.
The final handoff can be filtered for the audience allowed to receive it. Off-topic personal discussion and restricted content stay out; sensitive actions can be routed to a smaller review group. Each row contains the faithful quote or paraphrase, timestamp, type, proposed owner, due date, and confidence. Participants correct errors and approve any downstream task or message. This creates useful follow-up while preserving the meeting as the source of truth rather than allowing a polished summary to invent consensus.
Example starter prompt
Use Zoom meeting [meeting reference] and Otter transcript [transcript reference] to prepare follow-up for [authorized audience]. Follow these recording, privacy, and redaction rules: [rules].
First verify that the sources match. Then extract explicit decisions, commitments, owners, dates, and unresolved questions. Cite the Otter timestamp and relevant Zoom meeting context for every item. Separate proposed actions from commitments actually stated.
Do not share files, message participants, or create tasks. Return source identity, decisions, action drafts, questions, and speaker uncertainties.
Review the transcript against the recording context
Check names, numbers, deadlines, and negation around every action. A transcript can omit punctuation or confuse speakers. Review sensitive or consequential passages against permitted source media where available, and exclude off-topic personal discussion.
The handoff should include timestamp, quote or faithful paraphrase, decision or action, owner confidence, due date, and audience. Participants approve corrections and downstream work.
The agent should distinguish a final commitment from brainstorming and update earlier statements when the conversation changes. If someone first offers Friday and later agrees to Tuesday, the handoff cites the later passage and keeps the revision visible. Conditional actions retain their dependency, such as legal approval or customer confirmation. Decisions need the chosen option and any stated exception; questions without an owner stay open. This lets participants correct speaker attribution or wording before a task, email, or shared note turns a transcript error into assigned work.