evolution_message_send_status
Send a WhatsApp status (story) as text, image, video, or audio. Choose recipients or send to all contacts.
Instructions
Post a WhatsApp status (story): text, image, video, or audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| font | No | Font index (text status). | |
| type | Yes | Status type. | |
| caption | No | Caption (for media). | |
| content | Yes | Text content, or media URL/base64 depending on type. | |
| instance | No | WhatsApp instance name. Optional if EVOLUTION_DEFAULT_INSTANCE is configured. | |
| allContacts | No | Send to all contacts. | |
| statusJidList | No | Specific recipient JIDs (when allContacts is false). | |
| backgroundColor | No | Background color (text status), e.g. #008000. |