propose_reply
Validate a reply to a Medium post or response, compute a dedup hash, and return a preview with a token for 5-minute confirmation window.
Instructions
STAGE A WRITE (no Medium call yet). Validate a reply, compute its dedup hash, store it under a token, return token + preview. On approval call confirm_reply. Tokens expire in 5 minutes. Set parent_response_id to reply under a specific response; omit for a top-level response on the post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| parent_response_id | No | ||
| body | Yes |