bulk_draft_replies
Generate draft replies to all responses on a Medium post. Outputs pending JSON for review and approval before sending.
Instructions
WRITE TO LOCAL FILE (no Medium call). Generate reply drafts for every response on a post using the daemon-path LLM. Output is JSON with action='pending'; edit to 'approved', then run send_approved_drafts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| out | No | drafts.json | |
| model | No |