Account: Connection status
account_connection_statusCheck an in-conversation WhatsApp/Telegram connection started with whatsapp_connect or telegram_connect. Returns pending (with the current QR code image or pairing code, refreshed when it changed), connected, expired or failed. Poll every 10-20 seconds until the status is connected, then retry the user's original request. Omit intent_id to check the most recent attempt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent_id | No | intent_id returned by whatsapp_connect/telegram_connect. Omit for the latest attempt. |