comment_on_post
Add a top-level comment to a Substack post. Use dry-run mode to preview without publishing.
Instructions
WRITE. Add a NEW top-level comment under a post (not a reply to an existing comment). Defaults to dry_run=true. For replies to existing comments use propose_reply -> confirm_reply. Dedup-protected by (post_id, body) hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| body | Yes | ||
| pub | No | ||
| dry_run | No |