evolution_instance_create
Create a new WhatsApp instance with configurable integration, token, QR code, or phone number pairing for connection.
Instructions
Create a new WhatsApp instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Optional instance API token. | |
| number | No | Phone number to bind (for pairing-code flow). | |
| qrcode | No | Return a QR code for connection. | |
| webhook | No | Inline webhook configuration object. | |
| settings | No | Inline settings object. | |
| integration | No | Integration type. | WHATSAPP-BAILEYS |
| instanceName | Yes | Name for the new instance. |