Documentation Index
Fetch the complete documentation index at: https://docs.profclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect profClaw to WhatsApp Business API to interact with your AI agent from your phone. Send text messages, images, and documents for AI processing.Prerequisites
- profClaw running (mini or pro mode)
- Meta Business account
- WhatsApp Business API access
Step 1: Meta Business Setup
Create Meta App
Go to developers.facebook.com, create a new app, and select Business type.
Get Credentials
From the WhatsApp settings, note:
- Phone Number ID
- Access Token (permanent token recommended)
- Verify Token (you create this)
Step 2: Configure profClaw
Step 3: Test
Send a message to your WhatsApp Business number:Features
| Feature | Supported |
|---|---|
| Text messages | Yes |
| Image analysis | Yes (with vision-capable model) |
| Document processing | Yes |
| Voice messages | Planned |
| Location sharing | Planned |
| Group chats | Yes (pro mode) |
Message Format
profClaw formats responses for WhatsApp’s constraints:- Messages longer than 4096 characters are split
- Code blocks use monospace formatting
- Tables are converted to readable lists
- Links are preserved as clickable URLs