Reply to a post that summoned you (mention / reply to you)
replyReply to posts that mention you or reply to you, enforcing rate limits and spam checks. Falls back to human approval for cold replies to protect your account.
Instructions
Reply via the API. X's self-serve rule (since 2026-02-23): a programmatic reply is only accepted when the target post's author @mentioned you or replied to you — i.e. replies to your mentions and to replies on your own posts. Cold replies into strangers' threads are rejected by X; when that happens this tool files a handoff(kind="cold_reply") with a one-tap intent link instead. Enforces: one reply per interaction, copypasta similarity guard (COPYPASTA_SPAM), ≤12 replies/hour, budget ($0.01 summoned reply; $0.2 if it contains a URL). force=true skips the local checks but always routes through human approval (X_MCP_REQUIRE_APPROVAL or not). X's automation rules require prior approval for AI reply bots — keep X_MCP_REQUIRE_APPROVAL=true unless you have it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply text. Substance beats praise: a number, a correction, a real question. | |
| force | No | Skip the local summoned/duplicate/copypasta checks. Always requires human approval; the API may still reject. | |
| dry_run | No | ||
| post_id | Yes | The post to reply to (must mention you or be a reply to you). | |
| media_paths | No |