Post to WhatsApp Status
neuron_post_to_statusPost a WhatsApp Status / Story from a connected direct (Baileys) WhatsApp number. Visible to the account's synced contacts for 24 hours — you do NOT specify recipients (the contact list is built automatically; pass statusJidList only to target a subset). Provide at least one of text or mediaUrl. channelId is optional and auto-resolves to the default connected number. This triggers delivery and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| font | No | Text-status font index (0–9) | |
| text | No | Status text (for a text story) or caption (for media) | |
| mediaUrl | No | URL of the image/video/audio to post (required for non-text statuses) | |
| channelId | No | WhatsApp session channel UUID to post from. Omit to auto-resolve. | |
| messageType | No | Type of status (default: 'text') | text |
| backgroundColor | No | Text-status background colour as hex, e.g. '#315575' |