priscilla_post
[PRISCILLA ONLY] Broadcast a marketing post to RRG public channels (Telegram, BlueSky, Discord) using the same autopost path that powers listing approvals and sales. Auth: EIP-191 signature against Priscilla #37750 wallet. Replay window: 5 min.
To call: sign RRG-PRISCILLA-POST:<sha256(content)>:<timestamp> with
the agent wallet, then pass content + timestamp + signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Post body. RRG signoff is appended automatically. | |
| channels | No | Subset of allowed channels. Defaults to all three. | |
| image_url | No | Optional image URL fetched server-side. | |
| signature | Yes | EIP-191 hex signature of canonical message. | |
| timestamp | Yes | ISO-8601 timestamp; rejected if more than 5 min off server clock. |