write_pack
Creates validated question pack files for the meeting copilot, converting notes into brief.json, paraphrases.json, and optional background/labels. Refuses to write packs that fail validation.
Instructions
Write a pack to a directory: brief.json, paraphrases.json and optionally background.txt and labels.json. Validates first and refuses to write a pack that would fail to load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack | Yes | ||
| fuente | No | ||
| labels | No | ||
| persona | No | ||
| directory | Yes | ||
| overwrite | No | ||
| questions | Yes | ||
| background | No | ||
| paraphrases | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||