whisper
Post a message visible only to the specified conversation ID. Use peers() to discover available IDs.
Instructions
Post a message visible only to the specified conversation_id.
Use peers() to discover available cids. The 8-char prefix shown there is enough — it'll be matched as prefix. Use whoami() to get your own cid (rarely needed; messages from self to self are dropped).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_cid | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |