Social tools
post_thesis
Posts a thesis to your public Farao feed under your username. It is public and goes out in one call, with no prepare step.
Scope: social:post
| Input | Type | |
|---|---|---|
text | string, up to 500 characters | Required. The thesis as you want it published |
attachCoin | string | Required. The market of one of your open positions: BTC, xyz:NVDA |
| Output | |
|---|---|
itemId | Id of the post |
postedAt | When it was posted, in epoch ms |
A thesis is a call on a trade you are in, so it must be attached to an open position. Orus takes a snapshot of that position and rejects a market where you hold nothing.
Because the post is public and immediate, a well-behaved agent drafts it with you, shows the final text and the position it will attach, and posts only when you say so.
