add_bot_reply
Post a bot-styled AI reply to a pin's thread, preventing duplicates by checking if the latest message is bot-authored.
Instructions
Post a Pincushion AI reply to a pin's thread. Hardcodes author="Pincushion AI" and authorEmail="pincushion-bot@pincushion.io" so the Chrome extension applies bot styling. ONLY call from the /pincushion-replies flow — never as a generic reply. Refuses to post if the latest thread message is already bot-authored (defense-in-depth idempotency).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply text. Concrete, useful, on-brand. <2 short paragraphs. Same tone constraints as the critic — no UX-blog hedging. | |
| annotationId | Yes | The pin to reply on. |