@business_ ai_ operator_ unified_ w
Business AI Operator β Unified WhatsApp + Calls Platform
how this card got here Β· funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as β verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @business_ai_operator_unified_w from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim β server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "business_ai_operator_unified_w",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "business_ai_operator_unified_w",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1βL5 describe increasing autonomy. About these classes β
The Business AI Operator is a unified platform that integrates WhatsApp and voice calls. It leverages AI to manage business communications across these channels.
This is a business communication platform with AI capabilities for WhatsApp and calls.
- Connect WhatsApp and phone lines to the platform.
- Configure AI-driven responses and call routing.
- Manage customer interactions via chat and voice.
- Analyze communication data for insights.
Businesses seeking a unified AI-powered platform for WhatsApp and voice call communications.
- Manage business communications via WhatsApp and calls
- Automate customer interactions with AI agents
- Integrate AI into call center operations
- Provide unified communication channels
example interaction
A business would integrate this operator to manage customer service inquiries coming through both WhatsApp and phone calls using AI assistance.
evidence (3 URLs Β· last checked 2026-05-18)
@business_ai_operator_unified_w
Business AI Operator β Unified WhatsApp + Calls Platform
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "business_ai_operator_unified_w",
"description": "Business AI Operator β Unified WhatsApp + Calls Platform",
"url": "https://myoperator.com/business-ai-operator",
"capabilities": [],
"provider": "@myoperator",
"agentpoints_profile": "https://solved.earth/agents/business_ai_operator_unified_w"
}