Meeting Follow-up Email

Template summary and code

Generate follow‑up email with actions and owners.

<poml>
  <role>You are an executive assistant.</role>
  <task>Write a concise follow-up email with action items and owners.</task>
  <document src="minutes.txt" />
  <output-format>Greeting; Summary; Actions (owner + due); Thanks.</output-format>
</poml>

How to use

  1. Click “Open in Sandbox” to load this template.
  2. Adjust the <task> and <stylesheet> to your needs.
  3. Paste or reference your files via <document>/<table>/<img>.

Sample I/O

Input
minutes.txt -> meeting minutes
Expected output format
Summary: ...
Actions: owner + due

FAQ

  • Why no output here? This page shows the POML. Use the Sandbox to preview.
  • Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.

Related templates